mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-10 07:03:12 -05:00
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
<!--
|
|
Not sure what you should include or write in a pull request? Please read the
|
|
[pull request documentation in our docs!](https://github.com/GSA/notifications-api/blob/main/docs/all.md#pull-requests)
|
|
-->
|
|
|
|
*A note to PR reviewers: it may be helpful to review our [code review documentation](https://github.com/GSA/notifications-api/blob/main/docs/all.md#code-reviews) to know what to keep in mind while reviewing pull requests.*
|
|
|
|
## Description
|
|
|
|
Please enter a detailed description here.
|
|
|
|
## TODO (optional)
|
|
|
|
* [ ] TODO item 1
|
|
* [ ] TODO item 2
|
|
* [ ] TODO item ...
|
|
|
|
## Security Considerations
|
|
|
|
* Consideration 1
|
|
* Consideration 2
|
|
* Consideration ...
|
|
|
|
## A11y Checks (if applicable)
|
|
|
|
* Double check work is getting picked up by the automated E2E tests
|
|
* Conduct browser-based tests through [AxeDevTools](https://www.deque.com/axe/devtools/) and [WAVE](https://wave.webaim.org/)
|
|
* Review the [Manual Checklist](https://docs.google.com/document/d/192bBXStebdXWtYhZQ73qaWMJhGcuSB1W6c9YBXhWZvc/edit?usp=sharing)
|
|
* Make sure there are no linting errors in VSCode or other IDE of choice
|