forked from Inpaqt/gitea_template
Update BugReport.yaml and FeatureRequest.yaml
This commit is contained in:
parent
d5a4afde83
commit
e25b95f1c7
|
|
@ -1,7 +1,7 @@
|
|||
name: Bug Report
|
||||
about: File a bug report
|
||||
title: "[Bug]: "
|
||||
label: ["bug"]
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
name: New feature Request
|
||||
about: File a request to add a new feature
|
||||
title: "[feature]: "
|
||||
label: ["enhancement"]
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user