diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ffe9d3e1ca70..6194d8e7aa5f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,9 +2,10 @@ First pull request? Read our [guide to contributing](http://docs.originprotocol. ### Checklist: -- [ ] Test your work and double check you didn't break anything -- [ ] Update any relevant READMEs and [docs](https://github.com/OriginProtocol/docs) +- [ ] Test your work and double-check to confirm that you didn't break anything - [ ] Wrap any new text/strings for translation +- [ ] Map any new environment variables with a default value in the Webpack config +- [ ] Update any relevant READMEs and [docs](https://github.com/OriginProtocol/docs) ### Description: