Update issue templates

This commit is contained in:
Jaime Idolpx 2022-05-26 16:02:28 -05:00 committed by GitHub
parent fa0a55825a
commit c1d7f3e937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 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: "[BUG]" title: "[BUG]"
labels: '' labels: bug
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: "[FEATURE]" title: "[FEATURE]"
labels: '' labels: enhancement
assignees: '' assignees: ''
--- ---

View File

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