Skip to content

Commit 579d404

Browse files
authored
Merge pull request #18423 from github/pr-template-update
Update PULL_REQUEST_TEMPLATE.md
2 parents 80919df + 185b279 commit 579d404

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,22 @@
11
<!--
2-
Thank you for contributing to this project! You must fill out the information below before we can review this pull request. By explaining why you're making a change (or linking to a pull request) and what changes you've made, we can triage your pull request to the best possible team for review.
3-
4-
See our [CONTRIBUTING.md](/main/CONTRIBUTING.md) for information how to contribute.
5-
6-
For changes to content in [site policy](https://github.com/github/docs/tree/main/content/github/site-policy), see the [CONTRIBUTING guide in the site-policy repo](https://github.com/github/site-policy/blob/main/CONTRIBUTING.md).
7-
8-
We cannot accept changes to our translated content right now. See the [types-of-contributions.md](/main/contributing/types-of-contributions.md#earth_asia-translations) for more information.
9-
10-
Thanks again!
2+
Thank you for contributing to this project! You must fill out the information below before we can review this pull request. By explaining why you're making a change (or linking to an issue) and what changes you've made, we can triage your pull request to the best possible team for review.
113
-->
124

135
### Why:
146

157
Closes [issue link]
168

17-
<!--
18-
- If there's an existing issue for your change, please link to it.
19-
- 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. -->
9+
<!-- If there's an existing issue for your change, please link to it in the brackets above.
10+
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. -->
2011

21-
### What's being changed:
12+
### What's being changed (if available, include any code snippets, screenshots, or gifs):
2213

23-
<!-- Share artifacts of the changes, be they code snippets, GIFs or screenshots; whatever shares the most context. If you made changes to the `content` directory, a table will populate in a comment below with the staging and live article links -->
14+
<!-- Let us know what you are changing. Share anything that could provide the most context.
15+
If you made changes to the `content` directory, a table will populate in a comment below with links to the preview and current production articles. -->
2416

2517
### Check off the following:
2618

27-
- [ ] I have reviewed my changes in staging (look for "Automatically generated comment" and click **Modified** to view your latest changes).
19+
- [ ] I have reviewed my changes in staging (look for the "Automatically generated comment" and click the links in the "Preview" column to view your latest changes).
2820
- [ ] For content changes, I have completed the [self-review checklist](https://github.com/github/docs/blob/main/contributing/self-review.md#self-review).
2921

3022
### Writer impact (This section is for GitHub staff members only):
@@ -34,3 +26,4 @@ Closes [issue link]
3426
- [ ] I have added a description and/or a video demo of the changes below (e.g. a "before and after video")
3527

3628
<!-- Description of the writer impact here -->
29+

0 commit comments

Comments
 (0)