mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 09:46:06 +02:00
Add more copy changes
This commit is contained in:
parent
c553ebb773
commit
0283902615
2 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@ After creating a pull request, pull request submitters should:
|
|||
- If any model was updated to modify/add/delete columns, run makemigrations and commit the associated migrations file.
|
||||
- If any updated dependencies on Pipfile, also update dependencies in requirements.txt.
|
||||
|
||||
## Pull Requests for User-facing changes
|
||||
Code changes on user-facing features (excluding content updates) require approval from at least one developer and one designer.
|
||||
All other changes require just a single approving review.
|
||||
|
||||
## Pull Requests for User-facing changes
|
||||
When making user-facing changes, test that your changes work on multiple browsers including Chrome, Microsoft Edge, Firefox, and Safari.
|
||||
|
||||
## Coding standards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue