mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 14:56:01 +00:00
Remove labels from issue templates
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -2,7 +2,6 @@
|
||||
name: Bug report
|
||||
about: Report a bug, issue or problem
|
||||
title: "[Bug] Bug title"
|
||||
labels: bug
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/custom.md
vendored
1
.github/ISSUE_TEMPLATE/custom.md
vendored
@@ -2,6 +2,5 @@
|
||||
name: Custom issue template
|
||||
about: Describe this issue template's purpose here.
|
||||
title: "[Other] Custom issue title"
|
||||
labels: other
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -2,7 +2,6 @@
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature] Feature title"
|
||||
labels: feature
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user