diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000000000000000000000000000000000..787d4e89c18edd9fa1021145b148691833d09c9b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +<!-- Thank you for contributing to Mol* --> + +# Description + + +## Actions + +- [ ] Added description of changes to the `[Unreleased]` section of `CHANGELOG.md` +- [ ] Updated headers of modified files +- [ ] Added my name to `package.json`'s `contributors` \ No newline at end of file