chore: add labels to issue template

This commit is contained in:
Steve Johnson 2023-10-23 17:02:04 +08:00
parent f6f8f27668
commit 01bc84db02
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
name: Bug report
description: Create a report to help us improve
title: "[Bug] "
labels: ["bug"]
body:
- type: checkboxes
id: ensure

View file

@ -1,6 +1,7 @@
name: Feature request
description: Suggest an idea for this project
title: "[Feature] "
labels: ["enhancement"]
body:
- type: checkboxes
id: ensure