mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
chore: add labels to issue templates
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
@@ -1,5 +1,6 @@
|
||||
name: Bug Report
|
||||
description: Report a bug
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
1
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
@@ -1,5 +1,6 @@
|
||||
name: Feature Request
|
||||
description: Suggest a new feature
|
||||
labels: ["feature request"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: feature
|
||||
|
||||
Reference in New Issue
Block a user