The open-source repo for docs.github.com
Перейти к файлу
Shati Patel 921a54ff90
Merge branch 'main' into patch-1
2021-01-14 08:14:43 +00:00
.github Add a linter for Actions workflow files (#17265) 2021-01-14 04:07:45 +00:00
.vscode Add VS Code debugger config (#16819) 2020-12-10 18:37:06 +00:00
assets [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
content Merge branch 'main' into patch-1 2021-01-14 08:14:43 +00:00
contributing Fix a bunch of random typos (#17129) 2021-01-05 16:07:27 +00:00
data Explain when to use default variables in a context and an environment (#16650) 2021-01-14 14:58:31 +10:00
docs Add Observability docs to service catalog (#16878) 2020-12-12 00:04:54 +00:00
includes [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
javascripts [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
layouts Remove -rc from download links (#17289) 2021-01-13 22:36:00 -05:00
lib [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
middleware [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
react Update README.md 2020-12-03 08:39:21 -08:00
script Remove use of commander from release script rather than adding it as a required production dependency (#17215) 2021-01-07 14:15:10 -06:00
stylesheets [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
tests Actions Guides sublanding page (#16740) 2021-01-11 18:30:57 +01:00
translations Revert broken cn translated file to english (#17167) 2021-01-06 13:20:17 +01:00
.devcontainer.json Clean up codespaces file 2020-10-21 17:33:28 +02:00
.editorconfig chore: Add EditorConfig for IDE whitespace 2020-11-03 10:59:19 -05:00
.env.example Mostly reverting github/docs-internal#15313 2020-11-09 13:07:04 -06:00
.eslintignore chore: Convert Standard to eslint-config-standard (#1328) 2020-11-17 16:18:18 -05:00
.eslintrc.js chore: Convert Standard to eslint-config-standard (#1328) 2020-11-17 16:18:18 -05:00
.gitattributes Hello git history spelunker! 2020-09-27 14:10:11 +02:00
.gitignore Merge main 2020-11-16 10:07:53 -08:00
.node-version Upgrade to Node.js 14 (#15822) 2020-10-05 17:02:55 -07:00
.npmrc Hello git history spelunker! 2020-09-27 14:10:11 +02:00
.pa11yci Hello git history spelunker! 2020-09-27 14:10:11 +02:00
.prettierignore chore: Add Prettier for Yaml formatting 2020-11-16 16:12:49 -05:00
.prettierrc.json chore: Add Prettier for Yaml formatting 2020-11-16 16:12:49 -05: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 mention in contributing (#17045) 2020-12-17 18:10:24 +00:00
Dockerfile Upgrade to Node.js 14 (#15822) 2020-10-05 17:02:55 -07:00
Gemfile Hello git history spelunker! 2020-09-27 14:10:11 +02:00
Gemfile.lock reenable graphql updater (#16994) 2020-12-16 19:45:37 +00:00
LICENSE Reorg LICENSE files to be more discoverable (#204) 2020-10-07 15:11:49 -07:00
LICENSE-CODE Reorg LICENSE files to be more discoverable (#204) 2020-10-07 15:11:49 -07:00
Procfile Add release script to soft-purge all rendered pages from the Redis cache (#17164) 2021-01-07 13:50:24 -06:00
README.md Add READMEs for API content directories (#1895) 2020-12-10 13:31:10 +10:00
app.json Remove DataDog from Staging (#17036) 2020-12-17 10:42:46 -05:00
crowdin.yml Project Visby site-policy updates (change date + hide from GitHub Docs) (#17139) 2021-01-07 22:44:34 +00:00
feature-flags.json Remove versions feature flag code (#15793) 2020-09-29 13:36:07 -04:00
jest-puppeteer.config.js Hello git history spelunker! 2020-09-27 14:10:11 +02:00
jest.config.js update helper path in config 2020-11-24 15:41:50 -05:00
nodemon.json Hello git history spelunker! 2020-09-27 14:10:11 +02:00
ownership.yaml Check repository references (#16680) 2020-12-03 16:41:03 +00:00
package-lock.json Cache rendered pages in Redis (#17106) 2021-01-06 15:30:51 -06:00
package.json Cache rendered pages in Redis (#17106) 2021-01-06 15:30:51 -06:00
server.js Skip warm server when starting staging (#16978) 2020-12-15 19:22:06 +00:00
webpack.config.js Merge branch 'main' into experiment-with-react-and-mdx 2020-12-02 14:10:51 -08: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.

In this article:

Contributing

Start contributing right now:

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

Click make a contribution from docs

As you're using the GitHub Docs, you may find something in an article that you'd like to add to, update, or change. Click on make a contribution to navigate directly to that article in the codebase, so that you can begin making your contribution.

Open an issue

If you've found a problem, you can open an issue using a template.

Solve an issue

If you have a solution to one of the open issues, you will need to fork the repository and submit a pull request using the template that is visible automatically in the pull request body. For more details about this process, please check out Getting Started with Contributing.

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 discussions.

And that's it!

That's how you can get started easily as a member of the GitHub Documentation community.

If you want to know more, or you're making a more complex contribution, check out Getting Started with Contributing.

There are a few more things to know when you're getting started with this repo:

  1. If you're having trouble with your GitHub account, contact Support.
  2. We do not accept pull requests for translated content - see CONTRIBUTING.md for more information.

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 a MIT license.

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