Update issue templates

This commit is contained in:
fvanroie 2021-02-26 20:48:09 +01:00 committed by GitHub
parent 4b08687a42
commit deac936e82
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: Bug report
about: Create a bug report to help us improve about: Create a bug report to help us improve
title: '' title: ''
labels: bug labels: bug
assignees: '' assignees: fvanroie
--- ---

View File

@ -2,7 +2,7 @@
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: '' title: ''
labels: '' labels: enhancement
assignees: '' assignees: ''
--- ---