Update issue templates

This commit is contained in:
Naveen 2023-12-08 17:07:25 +05:30
parent eca195eec8
commit 312e606703
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
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: bug labels: bug, needs triage
assignees: '' assignees: ''
--- ---

View file

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