mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
GitHub: Yet another attempt to fix issue templates
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user