Update Issue templates, readme

This commit is contained in:
Rumperuu 2021-03-20 11:41:18 +00:00
parent 63fd03fb96
commit a8248f654f
3 changed files with 19 additions and 14 deletions

View file

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

View file

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