Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Add environment variable reminder
Browse files Browse the repository at this point in the history
  • Loading branch information
micahalcorn committed Aug 20, 2018
1 parent 72ef316 commit b761eed
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit b761eed

Please sign in to comment.