1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Create a guide for translators (#33095)

Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Janice <janiceilene@github.com>
This commit is contained in:
Kevin Heis
2022-12-05 10:18:29 -08:00
committed by GitHub
parent b0227ab126
commit 91da1296cd
5 changed files with 24 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
## Author self-review
- [ ] The changes in this PR meet the user experience and goals outlined in the content design plan.
- [ ] I've compared my PR's source changes to staging and reviewed for versioning issues, redirects, the [style guide](https://github.com/github/docs/blob/main/contributing/content-style-guide.md), [content model](https://github.com/github/docs/blob/main/contributing/content-model.md), or [localization checklist](https://github.com/github/docs/blob/main/contributing/localization-checklist.md) rendering problems, typos, and wonky screenshots.
- [ ] I've compared my PR's source changes to staging and reviewed for versioning issues, redirects, the [style guide](https://github.com/github/docs/blob/main/contributing/content-style-guide.md), [content model](https://github.com/github/docs/blob/main/contributing/content-model.md), or [translations guide for writers](https://github.com/github/docs/blob/main/contributing/translations/for-writers.md) rendering problems, typos, and wonky screenshots.
- [ ] I've worked through build failures and tests are passing.
- [ ] For REST API content, I've verified that endpoints, parameters, and responses are correct and work as expected and provided curl samples below.