mirror of
https://github.com/go-task/task.git
synced 2025-03-17 21:08:01 +02:00
GitHub: Yet another attempt to fix issue templates
This commit is contained in:
parent
fbfb4ba9c4
commit
a1cd8eafd8
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Bug Report
|
||||
description: Use this to report bugs and issues.
|
||||
about: Use this to report bugs and issues.
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Bug Report
|
||||
description: Use this to make feature requests.
|
||||
about: Use this to make feature requests.
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Pull Request
|
||||
description: Open a pull request.
|
||||
about: Open a pull request.
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user