Include separate reports associated with Bug/Feature templates (#2938)

This commit is contained in:
Nikola Jokic
2023-10-16 11:49:23 +02:00
committed by GitHub
parent ba91c183b5
commit ea2443a410
4 changed files with 124 additions and 8 deletions

View 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.*