diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..dbf3884 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,15 @@ + + + + +I have: +- [ ] Written a clear PR title and description (above) +- [ ] Signed the [Khan Academy CLA](https://www.khanacademy.org/r/cla) +- [ ] Added tests covering my changes, if applicable +- [ ] Included a link to the issue fixed, if applicable +- [ ] Included documentation, for new features +- [ ] Added an entry to the changelog