GitHub: Attempt to fix issue templates

This commit is contained in:
Andrey Nering
2022-10-14 20:55:46 -03:00
parent ba9ba63792
commit fbfb4ba9c4
3 changed files with 6 additions and 0 deletions

View File

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