mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 07:12:20 -05:00
This changeset updates our pull request template to be much more streamlined and shifts most of the information to our documentation. The PR template now links to the docs for folks who are new and unfamiliar with what we require in our pull requests so that the template itself just has the headings and quick outlines to get started more easily and quickly. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
23 lines
652 B
Markdown
23 lines
652 B
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 ...
|