diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..4227089 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ +## Description + +A few sentences describing the overall goals of the pull request's commits. + +## Designs + +If it's a feature, please write your code designs here. + +## Notes to reviewers + +Review the following things, including but not limit to: + +1. Design +2. Code (styles, magic...) \ No newline at end of file