diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ab8c7c8f..d1c3bdca 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,14 @@ -- [ ] I have read and followed the [Contribution Guide](https://taskfile.dev/contributing/) +## 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.