Update PULL_REQUEST_TEMPLATE.md

Add note about ENV var to checklist
pull/2501/head
Victor Baranov 5 years ago committed by GitHub
parent 7004563d11
commit 27f32f7985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      PULL_REQUEST_TEMPLATE.md

@ -35,3 +35,4 @@
- [ ] If I added new functionality, I added tests covering it.
- [ ] If I fixed a bug, I added a regression test to prevent the bug from silently reappearing again.
- [ ] I checked whether I should update the docs and did so if necessary
- [ ] If I added/changed/removed ENV var, I should update the list of env vars in https://github.com/poanetwork/blockscout/blob/master/docs/env-variables.md to reflect changes in the table here https://poanetwork.github.io/blockscout/#/env-variables?id=blockscout-env-variables

Loading…
Cancel
Save