Update issue templates to include labels.

This commit is contained in:
KuJoe 2024-05-21 05:26:31 -04:00 committed by GitHub
commit bd229f8b46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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

View file

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