Create issue templates

This commit is contained in:
Sarah Hoffmann
2020-12-06 22:24:45 +01:00
committed by GitHub
parent 67c995aef6
commit 7889509856
3 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
Before opening a new feature request, please search through the open issue to check that your request hasn't been reported already.
**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**
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.