mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
GitHub: Remove automatic "bug" or "feature" lables in issues
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: Use the template to report bugs and issues
|
about: Use the template to report bugs and issues
|
||||||
labels: bug
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- Task version:
|
- Task version:
|
||||||
|
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
about: Use the template to make feature requests
|
about: Use the template to make feature requests
|
||||||
labels: feature
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Describe in detail what feature do you want to see in Task.
|
Describe in detail what feature do you want to see in Task.
|
||||||
|
Reference in New Issue
Block a user