docs: Updated the issue templates

This commit is contained in:
SinTan1729 2024-03-10 18:22:22 -05:00
parent 0bfaa49e7b
commit 6693941985
No known key found for this signature in database
GPG Key ID: EB3E68BFBA25C85F
2 changed files with 4 additions and 4 deletions

View File

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

View File

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