Skip to content

Commit

Permalink
Add a note to remind us to test secure migrations.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sara Bocciardi committed Jan 9, 2019
1 parent 1ea81b0 commit dc5d2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Expand Up @@ -23,6 +23,7 @@ echo "Code goes here"
* Any new migrations/schema changes:
* [ ] Follow our guidelines for zero-downtime deploys (see [Zero-Downtime Deploys](./docs/database.md#zero-downtime-migrations))
* [ ] Have been communicated to #dp3-engineering
* [ ] Secure migrations have been tested using `bin/run-prod-migrations`
* [ ] There are no aXe warnings for UI.
* [ ] This works in IE.
* Any new client dependencies (Google Analytics, hosted libraries, CDNs, etc) have been:
Expand Down

0 comments on commit dc5d2fe

Please sign in to comment.