Clarfify title format of issue template

This commit is contained in:
xs5871 2023-03-24 22:38:27 +00:00 committed by xs5871
parent f532a57e9a
commit 0992bfb962
2 changed files with 3 additions and 3 deletions

View File

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

View File

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