Update issue templates

This commit is contained in:
Jaime Idolpx 2022-05-25 20:53:32 -05:00 committed by GitHub
parent 549eb06530
commit fa0a55825a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,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: "[BUG]"
labels: '' labels: ''
assignees: '' assignees: ''

View File

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

View File

@ -1,7 +1,7 @@
--- ---
name: Requirement name: Requirement
about: Define a requirement for this project about: Define a requirement for this project
title: '' title: "[REQUIREMENT]"
labels: '' labels: ''
assignees: '' assignees: ''