mirror of
https://github.com/go-task/task.git
synced 2026-06-29 15:44:30 +00:00
GitHub: Giving up on fancy templates (sigh)
GitHub is was not showing them and I have no idea why.
This commit is contained in:
@@ -1,22 +1,10 @@
|
||||
---
|
||||
name: Pull Request
|
||||
about: Open a pull request.
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thanks for your pull request, we really appreciate contributions!
|
||||
|
||||
Please understand that it may take some time to be reviewed.
|
||||
|
||||
Also, make sure to follow the [Contribution Guide](https://taskfile.dev/contributing/).
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Description
|
||||
description: |
|
||||
Describe the PR you're opening.
|
||||
placeholder: You description here.
|
||||
validations:
|
||||
required: true
|
||||
about: Open a pull request
|
||||
---
|
||||
|
||||
> Thanks for your pull request, we really appreciate contributions!
|
||||
>
|
||||
> Please understand that it may take some time to be reviewed.
|
||||
>
|
||||
> Also, make sure to follow the [Contribution Guide](https://taskfile.dev/contributing/).
|
||||
|
||||
Reference in New Issue
Block a user