The open-source repo for docs.github.com
Перейти к файлу
Felicity Chapman 3ab46babd6
Stop putting CodeQL CLI pipeline issues on FR board (#44739)
2023-10-20 16:45:12 +00:00
.devcontainer Remove codespace auto-preview from devcontainer.json 2023-10-17 09:54:44 +01:00
.github Stop putting CodeQL CLI pipeline issues on FR board (#44739) 2023-10-20 16:45:12 +00:00
.husky Display markdownlint warnings in pre commit hook (#43400) 2023-10-10 14:16:39 +00:00
.vscode Translation cleanup (#33738) 2023-01-04 18:06:51 +00:00
assets Delete orphaned assets (2023-10-16-16-29) (#44514) 2023-10-17 06:22:07 +00:00
components Only include `data.reusables.policies` if needed (#44640) 2023-10-19 17:47:25 +00:00
content Rename codespaces/codespaces-reference to codespaces/reference to match title (#44752) 2023-10-20 15:11:00 +00:00
contributing Update README link in development.md (#29166) 2023-10-16 22:03:20 +00:00
data Update product.yml for CodeQL CLI version for GHES 3.11 RC (#44717) 2023-10-20 14:01:26 +00:00
lib Add liquid syntax linter rule (#44150) 2023-10-12 20:45:54 +00:00
middleware Handle _next/ requests better (#44704) 2023-10-19 16:39:14 +00:00
script Warn if on 'main' when moving content (#44751) 2023-10-20 15:52:20 +00:00
src Update audit log event data (#44762) 2023-10-20 16:33:10 +00:00
tests Update OpenAPI Description (#44596) 2023-10-17 22:03:53 +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 Start an open-source src directory (#42187) 2023-09-11 16:26:08 +00:00
.gitattributes Address 20 En-US Standardizations (#25095) 2023-04-27 12:48:41 +00:00
.gitignore Delete .linkinator/full.log file (#36733) 2023-05-01 13:57:47 +00:00
.npmrc Next 13.4 and React 18 (#40039) 2023-08-09 14:30:26 +00:00
.prettierignore Start an open-source src directory (#42187) 2023-09-11 16:26:08 +00:00
.prettierrc.json trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +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 CONTRIBUTING.md (#28744) 2023-10-02 14:23:08 +00:00
Dockerfile Node 20.8.1 (#44708) 2023-10-19 19:26:23 +00:00
Dockerfile.openapi_decorator Bump node from 18.14-alpine to 18.15-alpine (#35843) 2023-03-24 00:10:43 +00:00
LICENSE Reorg LICENSE files to be more discoverable (#204) 2020-10-07 15:11:49 -07:00
LICENSE-CODE Update MIT License year from `2022` -> `2023` (#25557) 2023-05-22 17:20:55 +00:00
README.md Update README.md (#40598) 2023-10-02 14:44:22 +00:00
azure-preview-env-template.json Preview deploys with translations (#37285) 2023-06-05 16:23:34 +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.config.js Remove jest-github-actions-reporter (#42435) 2023-09-12 17:13:41 +00: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 Create languages src directory (#41661) 2023-08-30 17:24:59 +00:00
nodemon.json Move stylesheets into src directory (#43727) 2023-10-05 17:29:25 +00:00
package-lock.json Bump lint-staged from 14.0.1 to 15.0.1 (#44607) 2023-10-18 17:11:28 +00:00
package.json remove unused translation-check script (#44725) 2023-10-19 21:21:50 +00:00
playwright.config.ts a11y: increase breakpoint width where we hide/show sidebar (#39465) 2023-07-26 20:01:03 +00:00
server.js [Take 2] Throw error if children entry can't be found, even if early access (#35523) 2023-03-14 13:57:24 +00:00
start-server.js trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +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 navigate to a specific section quickly.

Contributing

We accept different types of contributions, including some that don't require you to write a single line of code. For detailed instructions on how to get started with our project, see "About contributing to GitHub Docs."

Ways to contribute

On the GitHub Docs site, you can contribute by clicking 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.

You can also contribute by creating a local environment or opening a Codespace. For more information, see "Setting up your environment to work on GitHub Docs."

For more complex contributions, please 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 help wanted board to find open issues already approved for work.

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 Docs 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 !