serverless/.github/ISSUE_TEMPLATE/feature-request.yml
Mariusz Nowak 5a303bf35c chore: Upgrade issue templates into GitHub forms
Co-authored-by: Matthieu Napoli <matthieu@mnapoli.fr>
2021-09-14 12:56:18 +02:00

22 lines
687 B
YAML

name: 🎉 Feature request
description: Suggest an idea
body:
- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists
options:
- label: I have searched existing issues, it hasn't been reported yet
required: true
- type: textarea
attributes:
label: Use case description
description: Describe the problem (use case) that needs to be solved
validations:
required: true
- type: textarea
attributes:
label: Proposed solution (optional)
description: |
e.g. propose how the configuration of the new feature could look