diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..89c49e1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,15 @@ +Thank you for making gobang better! + +Here's a checklist for things that will be checked during review or continuous integration. + +- \[ ] Added passing unit tests +- \[ ] `cargo test` passes locally. It takes much time. +- \[ ] Run `cargo fmt` + +Delete this line and everything above before opening your PR. + +--- + +*Please write a short comment explaining your change (or "none" for internal only changes)* + +changelog: