diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..792e17b --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,7 @@ +### Description + + +### Checklist +- [ ] The version field in `package.json` is incremented following [semantic versioning](https://semver.org/) +- [ ] The box that allows repo maintainers to update this PR is checked +- [ ] I tested locally to make sure this feature/fix works