Update issue templates

This commit is contained in:
Zane Schepke 2023-11-04 11:45:00 -04:00 committed by GitHub
parent afd4fb127f
commit d1e61be3ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
title: "[BUG] - Problem with app"
labels: bug
assignees: zaneschepke
---

View File

@ -1,9 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
title: "[FEATURE] - New feature request"
labels: enhancement
assignees: zaneschepke
---