diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0984bbf1..e853c2ff 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,8 @@ +**Checklist** + +Please add a `x` inside each checkbox: + +- [ ] I have read the [contribution guidelines](../CONTRIBUTING.md). +- [ ] Code is formatted via running `yarn format`. +- [ ] Tests are passing via running `yarn test`. +- [ ] The status checks are successful (continuous integration). Those can be seen below. + **A picture of a cute animal (not mandatory but encouraged)**