* Updated language to reference enabling instead of opt-in * Optimize images * fixing broken link * Update content/get-started/privacy-on-github/about-githubs-use-of-your-data.md Co-authored-by: Felicity Chapman <felicitymay@github.com> * Update content/get-started/privacy-on-github/managing-data-use-settings-for-your-private-repository.md Co-authored-by: Felicity Chapman <felicitymay@github.com> * Update content/get-started/privacy-on-github/managing-data-use-settings-for-your-private-repository.md Co-authored-by: Felicity Chapman <felicitymay@github.com> * Openapi update api.github.com (#26398) * Openapi 3.0 ghae (#26400) * Update OpenAPI Descriptions (#26397) * Fix a change missed in a last minute update (#26389) * change order of some site-policy docs (#26307) * reordering the docs * Create codespace.md * Update README.md * Update README.md * Update codespace.md * Update codespace.md * Update codespace.md * Update codespace.md * Update OpenAPI Descriptions * update preview env app_url to preview.ghdocs.com (#26335) * Fix flag (#26420) * Update codespace.md * Update codespace.md * Update codespace.md * Remove Caddy from preview envs (#26336) * remove caddy from preview envs * fix: remove location from template Co-authored-by: Peter Bengtsson <mail@peterbe.com> * Add `Ignore commits in the blame view` to blame docs (#26017) * Connect addendum deprecation (#26296) * temporarily commented out * also comment out * also comment out Co-authored-by: Jenni Christensen <97056108+dihydroJenoxide@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com> Co-authored-by: Rachael Sewell <rachmari@github.com> Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com> Co-authored-by: Abby Vollmer <vollmera@users.noreply.github.com> Co-authored-by: hubwriter <hubwriter@github.com> Co-authored-by: docubot <67483024+docubot@users.noreply.github.com> Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com> Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com> Co-authored-by: Peter Bengtsson <mail@peterbe.com> Co-authored-by: Jason Etcovitch <jasonetco@github.com> Co-authored-by: Billy Rusteen <birust@github.com>
21 lines
1.6 KiB
Markdown
21 lines
1.6 KiB
Markdown
# Contributing to github/docs
|
|
|
|
Check out our [contributing guide](../CONTRIBUTING.md) to see all the ways you can participate in the GitHub docs community :sparkling_heart:
|
|
|
|
Here, you'll find additional information that might be helpful as you work on a pull request in this repo.
|
|
|
|
- [development](./development.md) - steps for getting this app running on your local machine
|
|
- [codespace](./codespace.md) - use GitHub Codespaces to work on documentation markdown files
|
|
- [content markup reference](./content-markup-reference.md) - how to use markup and features specific to the GitHub Docs site
|
|
- [content style guide](./content-style-guide.md) - style guidance specific to GitHub Docs content and additional resources for writing clear, helpful content
|
|
- [content model](./content-model.md) - the content types that make up GitHub Docs and how to write them
|
|
- [content templates](./content-templates.md) - handy templates to get you started with a new article
|
|
- [deployments](./deployments.md) - how our staging and production environments work
|
|
- [liquid helpers](./liquid-helpers.md) - using liquid helpers for versioning in our docs
|
|
- [localization checklist](./localization-checklist.md) - making sure your content is ready to be translated
|
|
- [node versions](./node-versions.md) - our site runs on Node.js
|
|
- [permalinks](./permalinks.md) - permalinks for article versioning
|
|
- [redirects](./redirects.md) - configuring redirects in the site
|
|
- [search](./search.md) - our local site search functionality
|
|
- [troubleshooting](./troubleshooting.md) - some help for troubleshooting failed and stalled status checks
|