chore: add labels to issue templates

This commit is contained in:
polimyl
2021-11-02 20:43:22 +01:00
committed by Alec LaLonde
parent cb84da4a10
commit 8fc98d9682
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
name: Bug Report
description: Report a bug
labels: ["bug"]
body:
- type: markdown
attributes:

View File

@@ -1,5 +1,6 @@
name: Feature Request
description: Suggest a new feature
labels: ["feature request"]
body:
- type: textarea
id: feature