chore: update issue template

refactor/fs
Noah Hsu 2022-06-17 14:49:55 +08:00
parent 52575f6ad6
commit 626e878861
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: "Bug report" name: "Bug report"
description: Bug report description: Bug report
labels: [pending triage] labels: [bug]
body: body:
- type: markdown - type: markdown
attributes: attributes:

View File

@ -1,6 +1,6 @@
name: "Feature request" name: "Feature request"
description: Feature request description: Feature request
labels: ["enhancement: pending triage"] labels: [enhancement]
body: body:
- type: checkboxes - type: checkboxes
attributes: attributes: