feat: update pull request template (#2975)

This commit is contained in:
Pete Davison
2026-08-13 18:05:29 +01:00
committed by GitHub
parent 4c144fed8f
commit 908c6b96da

View File

@@ -1,11 +1,14 @@
<!--
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/).
-->
- [ ] I have read and followed the [Contribution Guide](https://taskfile.dev/contributing/)
## Description
<!-- Your pull request description -->
## Checklist
- [ ] I have read and followed the [Contribution Guide](https://taskfile.dev/contributing/).
- [ ] I have disclosed the use of any AI-generated content in this pull request per the [AI Usage Policy](https://taskfile.dev/docs/contributing#ai-usage-policy).
- [ ] I fully understand the changes and have hand-written the description (No AI) of this pull request.