Update issue templates

Fixes #34
pull/45/head
Stijn De Clercq 2021-02-08 19:04:07 +01:00 committed by GitHub
parent 01b1c5d2b3
commit f2897dbac7
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,17 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: stijndcl
---
**Describe the bug**
A clear and concise description of what the bug is.
**Steps to reproduce**
Indicate how others can reproduce the issue.
**Screenshots**
If applicable, add screenshots to help explain your problem.

View File

@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE] "
labels: enhancement
assignees: stijndcl
---
**Provide a clear description of the feature you'd like to request.**