Skip to content

Commit 4ab81ea

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
updating some of the phrasing
1 parent 6f93b6c commit 4ab81ea

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,25 @@
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.
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.
33
4-
See our [CONTRIBUTING.md](/main/CONTRIBUTING.md) for information how to contribute.
54
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!
5+
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).
116
-->
127

138
### Why:
149

1510
Closes [issue link]
1611

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. -->
12+
<!-- If there's an existing issue for your change, please link to it in the brackets above.
13+
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. -->
2014

2115
### What's being changed:
2216

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 -->
17+
<!-- Let us know what you are changing. Share any code snippets, screenshots, gifs, or anything else that could provide the most context.
18+
If you made changes to the `content` directory, a table will populate in a comment below with links to the preview and current production article links -->
2419

2520
### Check off the following:
2621

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

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

3631
<!-- Description of the writer impact here -->
32+

0 commit comments

Comments
 (0)