1
0
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:
Andrey Nering
2021-11-28 15:58:41 -03:00
parent 01c86636e9
commit 0dcc1390a6
2 changed files with 0 additions and 2 deletions

View File

@@ -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:

View File

@@ -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.