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