|
| 1 | +<!-- |
| 2 | +HUBBERS BEWARE! THIS REPO IS PUBLIC TO THE ENTIRE INTERNET. OPEN AN ISSUE IN GITHUB/DOCS-CONTENT https://github.com/github/docs-content/issues/new/choose INSTEAD. |
| 3 | +--> |
| 4 | + |
1 | 5 | <!-- |
2 | 6 | Hello! Thanks for your interest in contributing to this project. |
3 | 7 |
|
4 | | -Before opening a PR, please see our [CONTRIBUTING.md](https://github.com/github/docs-internal/blob/main/CONTRIBUTING.md) for information about how we discuss and track changes. |
| 8 | +Before opening a PR, please see our [CONTRIBUTING.md](https://github.com/github/docs/blob/main/CONTRIBUTING.md) for information how to contribute. |
| 9 | +
|
| 10 | +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). |
| 11 | +
|
| 12 | +Thanks again! :octocat: |
| 13 | +--> |
| 14 | + |
| 15 | +### Why: |
5 | 16 |
|
6 | | -Please link to a corresponding issue when you open a PR: |
| 17 | +<!-- |
7 | 18 | - If there's an existing issue for your change, please link to it. |
8 | | -- If there's _not_ an existing issue, please open one first according to the contributing guidelines: https://github.com/github/docs-internal/issues/new/choose. |
| 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 | 20 |
|
10 | | -For code/platform related requests, please open a Docs Engineering support request using [this template](https://github.com/github/docs-internal/issues/new?assignees=&labels=engineering&template=engineering-issue.md&title=). |
| 21 | +### What's being changed: |
11 | 22 |
|
12 | | -For changes to content in [site policy](https://github.com/github/docs-internal/tree/main/content/github/site-policy), please use the [site policy PR template](https://github.com/github/site-policy-internal/blob/master/site-policy-PR-template.md) in this PR and make sure to include the ping to `@github/site-policy-admins`. |
| 23 | +<!-- Share artifacts of the changes, be they code snippets, GIFs or screenshots; whatever shares the most context. --> |
13 | 24 |
|
14 | | -Thanks again! :octocat: |
15 | | ---> |
| 25 | +### Check off the following: |
| 26 | +- [ ] All of the tests are passing. |
| 27 | +- [ ] I have reviewed my changes in staging. |
| 28 | +- [ ] For content changes, I have reviewed the [localization checklist](https://github.com/github/docs/blob/main/contributing/localization-checklist.md) |
| 29 | +- [ ] For content changes, I have reviewed the [Content style guide for GitHub Docs](https://github.com/github/docs/blob/main/contributing/content-style-guide.md). |
0 commit comments