The open-source repo for docs.github.com
Перейти к файлу
Peter Bengtsson b682658315
override existing broken-links comment (#34557)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-02-08 19:22:24 +00:00
.devcontainer Update devcontainer.json 2023-01-25 14:22:06 +00:00
.github override existing broken-links comment (#34557) 2023-02-08 19:22:24 +00:00
.husky Rm translations directory (#33720) 2023-01-03 12:44:48 -08:00
.vscode Translation cleanup (#33738) 2023-01-04 18:06:51 +00:00
assets Update screenshots in the `images/azure` directory (#34520) 2023-02-08 16:08:40 +00:00
components fix hydration warning in version picker (#34539) 2023-02-08 12:25:58 +00:00
content Fix a few more duplicate headers in "Workflow syntax for GitHub Actions" (#34564) 2023-02-08 18:34:58 +00:00
contributing Deprecate GHES 3.3 (#34328) 2023-02-03 17:05:11 +00:00
data Edit Repository Rules FGP (#34284) 2023-02-08 17:36:28 +00:00
docs Add Observability docs to service catalog (#16878) 2020-12-12 00:04:54 +00:00
lib GraphQL schema update (#34569) 2023-02-08 16:40:06 +00:00
middleware recover from Liquid rendering errors in release notes (#34484) 2023-02-07 18:41:48 +00:00
pages Feature Branch: Global Nav Phase 1 (#33465) 2023-01-31 17:49:50 +00:00
script Create subject scaffold script (#33751) 2023-02-08 16:51:11 +00:00
src Update README.md 2023-02-08 09:05:23 -08:00
stylesheets Permissions statement rendering on automated pages (#33718) 2023-01-03 19:44:44 +00:00
tests [Improvement]: Fix duplicate headers for Core Productivity (#34405) 2023-02-08 09:54:25 +00:00
.babelrc NextJS 12.1.6 (#26102) 2022-06-28 12:57:38 +00:00
.dockerignore Update .dockerignore (#34318) 2023-02-07 18:50:03 +00:00
.editorconfig chore: Add EditorConfig for IDE whitespace 2020-11-03 10:59:19 -05:00
.env.example Translation cleanup (#33738) 2023-01-04 18:06:51 +00:00
.eslintrc.cjs Next12 now supports ESM (#29295) 2022-07-26 17:53:23 +00:00
.gitattributes Update references to "Git reference" (#16968) 2022-04-27 10:38:38 +00:00
.gitignore Update .gitignore 2023-01-09 08:57:56 -08:00
.node-version Update to Node 18 (#34001) 2023-01-23 16:00:25 +00:00
.npmrc Fix annoying warning for updated npm (#31909) 2022-10-20 16:23:26 +00:00
.prettierignore Translation cleanup (#33738) 2023-01-04 18:06:51 +00:00
.prettierrc.json remove jsxBracketSameLine prettier config option (#32602) 2022-11-15 15:53:03 +00:00
CODE_OF_CONDUCT.md Add restriction on private contact of community members without permission (#16570) 2020-11-23 11:27:30 -07:00
CONTRIBUTING.md Update to Node 18 (#34001) 2023-01-23 16:00:25 +00:00
Dockerfile Enabled docker build/run on ARM mac (#34154) 2023-01-24 19:03:42 +00:00
Dockerfile.openapi_decorator Update to Node 18 (#34001) 2023-01-23 16:00:25 +00:00
LICENSE Reorg LICENSE files to be more discoverable (#204) 2020-10-07 15:11:49 -07:00
LICENSE-CODE Edit as per review 2022-03-21 21:10:03 +05:30
README.md GitHub Enterprise Server 3.7 release candidate (#31313) 2022-10-25 18:35:59 +02:00
azure-preview-env-template.json Revert "Remove ENABLED_LANGUAGES" (#33953) 2023-01-13 17:52:48 +00:00
codespaces-settings.json Create codespaces-settings.json 2022-04-07 15:06:37 +01:00
docker-compose.prod.tmpl.yaml stop making it possible to set ENABLED_LANGUAGES beyond the hardcoded… (#33567) 2022-12-14 20:33:46 +00:00
docker-compose.staging.tmpl.yaml Revert "Remove ENABLED_LANGUAGES" (#33953) 2023-01-13 17:52:48 +00:00
docker-compose.yaml Accept glob patterns for source files in openapi-check script (#18965) 2021-04-26 21:56:12 +00:00
feature-flags.json Remove FEATURE_NEXTJS Flag Part 1 (#20176) 2021-07-16 14:54:25 -07:00
jest-puppeteer.config.cjs Next12 now supports ESM (#29295) 2022-07-26 17:53:23 +00:00
jest.config.js Rm translations directory (#33720) 2023-01-03 12:44:48 -08:00
jest.setup.js Fail on console.error in tests with failOnConsole (#25600) 2022-02-25 10:49:27 -06:00
next-env.d.ts remove need for styled-jsx construct (#28749) 2022-06-28 11:53:35 +00:00
next.config.js Run and test server with test fixture root (#33816) 2023-02-06 19:29:45 +00:00
nodemon.json Translation cleanup (#33738) 2023-01-04 18:06:51 +00:00
ownership.yaml Update ownership.yaml 2022-09-12 09:27:40 -07:00
package-lock.json Bump hot-shots from 9.0.0 to 10.0.0 (#34542) 2023-02-08 18:58:17 +00:00
package.json Bump hot-shots from 9.0.0 to 10.0.0 (#34542) 2023-02-08 18:58:17 +00:00
server.js Next12 now supports ESM (#29295) 2022-07-26 17:53:23 +00:00
start-server.js Remove feature flags (#29968) 2022-08-16 11:23:02 +00:00
tsconfig.json Refactor display-platform-specific-content (#22665) 2021-11-12 14:40:35 +00:00

README.md

GitHub Docs

This repository contains the documentation website code and Markdown source files for docs.github.com.

GitHub's Docs team works on pre-production content in a private repo that regularly syncs with this public repo.

Use the table of contents icon on the top left corner of this document to get to a specific section of this guide quickly.

Contributing

See the contributing guide for detailed instructions on how to get started with our project.

We accept different types of contributions, including some that don't require you to write a single line of code.

On the GitHub Docs site, you can click the make a contribution button at the bottom of the page to open a pull request for quick fixes like typos, updates, or link fixes.

For more complex contributions, you can open an issue using the most appropriate issue template to describe the changes you'd like to see.

If you're looking for a way to contribute, you can scan through our existing issues for something to work on. When ready, check out Getting Started with Contributing for detailed instructions.

Join us in discussions

We use GitHub Discussions to talk about all sorts of topics related to documentation and this site. For example: if you'd like help troubleshooting a PR, have a great new idea, or want to share something amazing you've learned in our docs, join us in the discussions.

And that's it!

If you're having trouble with your GitHub account, contact Support.

That's how you can easily become a member of the GitHub Documentation community.

READMEs

In addition to the README you're reading right now, this repo includes other READMEs that describe the purpose of each subdirectory in more detail:

License

The GitHub product documentation in the assets, content, and data folders are licensed under a CC-BY license.

All other code in this repository is licensed under the MIT license.

When using the GitHub logos, be sure to follow the GitHub logo guidelines.

Thanks 💜

Thanks for all your contributions and efforts towards improving the GitHub documentation. We thank you for being part of our community !