mirror of
https://github.com/go-task/task.git
synced 2026-06-23 12:45:52 +00:00
GitHub: Attempt to fix issue templates
This commit is contained in:
17
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
17
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,17 +0,0 @@
|
||||
name: Bug Report
|
||||
description: Use this to make feature requests.
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Description
|
||||
description: |
|
||||
Describe in detail what feature do you want to see in Task.
|
||||
Give examples if possible.
|
||||
|
||||
Please, search if this wasn't proposed before, and if this is more like an idea
|
||||
than a strong feature request, consider opening a
|
||||
[discussion](https://github.com/go-task/task/discussions) instead.
|
||||
placeholder: You description here.
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user