mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-02 15:37:40 +08:00
Include separate reports associated with Bug/Feature templates (#2938)
This commit is contained in:
21
.github/ISSUE_TEMPLATE/summerwind_feature_request.md
vendored
Normal file
21
.github/ISSUE_TEMPLATE/summerwind_feature_request.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: Feature request (actions.summerwind.net API group)
|
||||
about: Suggest an idea for this project
|
||||
labels: ["enhancement", "needs triage", "community"]
|
||||
title: ''
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
### What would you like added?
|
||||
|
||||
*A clear and concise description of what you want to happen.*
|
||||
|
||||
Note: Feature requests to integrate vendor specific cloud tools (e.g. `awscli`, `gcloud-sdk`, `azure-cli`) will likely be rejected as the Runner image aims to be vendor agnostic.
|
||||
|
||||
### Why is this needed?
|
||||
|
||||
*A clear and concise description of any alternative solutions or features you've considered.*
|
||||
|
||||
### Additional context
|
||||
|
||||
*Add any other context or screenshots about the feature request here.*
|
||||
Reference in New Issue
Block a user