mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-30 00:55:00 +02:00
github: remove issue report title template
This commit is contained in:
parent
109498c1db
commit
817529b15f
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,6 +1,5 @@
|
||||
name: Bug report
|
||||
description: Found something wrong or broken? If it hasn't already been filed/solved, report it!
|
||||
title: "[Bug] "
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: checkboxes
|
||||
|
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,6 +1,5 @@
|
||||
name: Feature request
|
||||
description: Got a good idea that hasn't already been suggested? Mention it here!
|
||||
title: "[Feature] "
|
||||
labels: ["feature"]
|
||||
body:
|
||||
- type: checkboxes
|
||||
|
1
.github/ISSUE_TEMPLATE/packaging.yml
vendored
1
.github/ISSUE_TEMPLATE/packaging.yml
vendored
@ -1,6 +1,5 @@
|
||||
name: Packaging
|
||||
description: For issues, questions, or requests regarding packaging or distribution.
|
||||
title: "[Packaging] "
|
||||
labels: ["packaging"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
Loading…
x
Reference in New Issue
Block a user