Update issue templates

This commit is contained in:
AlteredCoder 2020-06-23 12:42:04 +02:00 committed by GitHub
parent e93a8b0c39
commit 9545ba87e6
2 changed files with 28 additions and 1 deletions

View file

@ -1,12 +1,14 @@
---
name: Bug report
about: Create a report to help us improve
title: 'BUG: '
title: Bug/
labels: bug
assignees: ''
---
Please, start your issue with the impacted component name (cscli, crowdsec ..)
**Describe the bug**
A clear and concise description of what the bug is.

View file

@ -0,0 +1,25 @@
---
name: Feature request
about: Suggest an idea for this project
title: Improvment/
labels: ''
assignees: ''
---
Please, start your issue name with the component name impacted by this feature request
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered** (Optional)
A clear and concise description of any alternative solutions or features you've considered.
** Example of what you imagine **
If applicable, add an example of what you would expect from this feature request.
**Additional context**
Add any other context or screenshots about the feature request here.