File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2020
2121## Checklists
2222
23- <!-- Delete if changes DO include secrets -->
24- - [ ] No secrets were added
25-
26- <!-- Delete if changes in README or documentation are not required -->
27- - [ ] [ README] ( ./blob/main/README.md ) and documentation updated where necessary
23+ <!-- Delete if changes in READMEs or documentation are not required -->
24+ - [ ] All READMEs and documentation updated where necessary
2825
2926<!-- Delete if changes don't include risk of credentials being exposed -->
30- - [ ] No risk of credentials being exposed through logs
27+ - [ ] No risk of PII, credentials or anything else sensitive being exposed through logs
28+
29+ <!-- Delete if changes don't apply -->
30+ - [ ] API/unit/contract tests have been written/updated
3131
3232<!-- Delete if changes don't apply -->
33- - [ ] API/unit tests have been written/updated
33+ - [ ] Production changes appropriately staged out
You can’t perform that action at this time.
0 commit comments