docs: Updated the issue templates

This commit is contained in:
Sayantan Santra 2024-03-10 18:22:22 -05:00
parent 0bfaa49e7b
commit 6693941985
Signed by: SinTan1729
GPG Key ID: EB3E68BFBA25C85F
2 changed files with 4 additions and 4 deletions

View File

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

View File

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