1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update PULL_REQUEST_TEMPLATE.md (#19180)

Co-authored-by: Rachael Sewell <rachmari@github.com>
This commit is contained in:
Kevin Heis
2021-05-10 15:27:19 -07:00
committed by GitHub
parent 793d54e2d5
commit 14e24a806e

View File

@@ -12,16 +12,18 @@ Thanks again!
### Why: ### Why:
Closes [issue link]
<!-- <!--
- If there's an existing issue for your change, please link to it. - If there's an existing issue for your change, please link to it.
- If there's _not_ an existing issue, please open one first to make it more likely that this update will be accepted: https://github.com/github/docs/issues/new/choose. --> - If there's _not_ an existing issue, please open one first to make it more likely that this update will be accepted: https://github.com/github/docs/issues/new/choose. -->
**Closes [issue link]**
### What's being changed: ### What's being changed:
<!-- Share artifacts of the changes, be they code snippets, GIFs or screenshots; whatever shares the most context. --> <!-- Share artifacts of the changes, be they code snippets, GIFs or screenshots; whatever shares the most context. -->
### Check off the following: ### Check off the following:
- [ ] I have reviewed my changes in staging (look for the **deploy-to-heroku** link in your pull request, then click **View deployment**). - [ ] I have reviewed my changes in staging (look for the **deploy-to-heroku** link in your pull request, then click **View deployment**).
- [ ] For content changes, I have completed the [self-review checklist](https://github.com/github/docs/blob/main/CONTRIBUTING.md#self-review). - [ ] For content changes, I have completed the [self-review checklist](https://github.com/github/docs/blob/main/CONTRIBUTING.md#self-review).