diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 00000000000..fbf932889f1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,30 @@ + +## Rationale + + + + +### Feature request or issue tracking + + + +Closes #10974. + + +## Pre-review checklist + +- [ ] I have performed a self-review of my code. +- [ ] If my PR fixes a bug or introduces a new feature, I have added thorough tests. +- [ ] If my changes are non-trivial and do not concern a reported issue, I have added a changelog entry. + + +### LLM/AI disclosue + + + +This PR was written with the assistance of an LLM/AI. +This PR was written entirely by an LLM/AI.