mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Fix punctuation
This commit is contained in:
parent
fc421ce057
commit
c553ebb773
1 changed files with 2 additions and 2 deletions
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
|
@ -59,9 +59,9 @@ Resolves #001
|
|||
|
||||
- [ ] Pulled this branch locally and tested it
|
||||
- [ ] Verified code meets above code standards and user-facing checks. Addresses any checks that are not satisfied
|
||||
- [ ] Reviewed this code and left comments. Indicate if comments must be addressed before code is merged.
|
||||
- [ ] Reviewed this code and left comments. Indicate if comments must be addressed before code is merged
|
||||
- [ ] Checked that all code is adequately covered by tests
|
||||
- [ ] If any model was updated to modify/add/delete columns, verified migrations can be run with `makemigrations`.
|
||||
- [ ] If any model was updated to modify/add/delete columns, verified migrations can be run with `makemigrations`
|
||||
|
||||
#### Validated user-facing changes as a developer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue