diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1242ce78..b861f413 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,5 @@ + ## Description @@ -35,7 +36,7 @@ _Ensure **all** of these are met:_ - [ ] _There are no merge conflicts_ - [ ] _You have personally reviewed your changes already before creating the PR_ - [ ] _The pull request passes the provided CI pipeline_ -- [ ] _If this PR was generated with AI, please specify how in the "Other" section, and that you as a human have personally reviewed it_ +- [ ] _If this PR was generated with AI, ensure it follows the [AI policy](https://github.com/ClementTsang/bottom/blob/main/AI_POLICY.md). Specify how it was used in the "Other" section, and that you as a human have personally reviewed the change_ ## Other