diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..c77a5e7d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,27 @@ +### Description + + +[RHCLOUD-XXXXX](https://issues.redhat.com/browse/RHCLOUD-XXXXX) + +--- + +### How to test locally + + + +--- + +### Anything reviewers should know? + + +--- + +### Checklist +- [ ] Tests: new/updated tests cover the change +- [ ] API: spec updated if endpoints changed (or N/A) +- [ ] Migrations: backwards compatible if schema changed (or N/A) +- [ ] Dependencies: no known impact to dependent services +- [ ] Security: reviewed against [secure coding checklist](https://github.com/RedHatInsights/secure-coding-checklist) (or N/A) + +### AI disclosure +