diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..0847051 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ +## Describe your changes + +Completed all tasks described in the README, including repository configuration, branch protection, CODEOWNERS, pull request template, GitHub Project, deploy key, Discord notifications, and GitHub Actions secrets. + +## Issue ticket number and link + +N/A — no issue ticket was provided. + +## Checklist before requesting a review + +* [x] I have performed a self-review of my code +* [x] If it is a core feature, I have added thorough tests +* [x] Do we need to implement analytics? +* [x] Will this be part of a product update? If yes, please write one phrase about this update