The open-source repo for docs.github.com
Перейти к файлу
Octomerger Bot fcc843ef2d
repo sync
2020-12-16 04:09:17 +10:00
.github Remove double pull_request property (#16974) 2020-12-15 18:01:31 +00:00
.vscode Add VS Code debugger config (#16819) 2020-12-10 18:37:06 +00:00
assets [December 15, 2020] Actions: Environments, environment protection rules (manual approvals and wait timers), and environment secrets in workflows (#16489) 2020-12-15 16:38:45 +00:00
content Add shortcut for committing in GitHub Desktop (#16970) 2020-12-15 17:20:48 +00:00
contributing Add VS Code debugger config (#16819) 2020-12-10 18:37:06 +00:00
data [December 15, 2020] Actions: Environments, environment protection rules (manual approvals and wait timers), and environment secrets in workflows (#16489) 2020-12-15 16:38:45 +00:00
docs Add Observability docs to service catalog (#16878) 2020-12-12 00:04:54 +00:00
includes Revert "sitetree optimizations" 2020-12-14 16:53:04 -05:00
javascripts A couple of tweaks to release notes page (#16934) 2020-12-14 22:01:14 +00:00
layouts fix per Pa11y test result (#16943) 2020-12-15 14:12:03 +00:00
lib Merge branch 'main' into repo-sync 2020-12-15 11:45:35 +01:00
middleware Revert "sitetree optimizations" 2020-12-14 16:53:04 -05:00
react
script Merge branch 'main' into update-dates-script 2020-12-10 13:58:02 -05:00
stylesheets Change release notes colors (#16923) 2020-12-14 15:06:03 +00:00
tests Revert "sitetree optimizations" 2020-12-14 16:53:04 -05:00
translations
.devcontainer.json
.editorconfig
.env.example
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.node-version
.npmrc
.pa11yci
.prettierignore
.prettierrc.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Gemfile
Gemfile.lock
LICENSE
LICENSE-CODE
Procfile
README.md Add READMEs for API content directories (#1895) 2020-12-10 13:31:10 +10:00
app.json
crowdin.yml
feature-flags.json
jest-puppeteer.config.js
jest.config.js
nodemon.json
ownership.yaml
package-lock.json Use connectDatadog(e) (#16888) 2020-12-11 13:13:18 -05:00
package.json Use connectDatadog(e) (#16888) 2020-12-11 13:13:18 -05:00
server.js Add a check for GITHUB_ACTIONS (#16912) 2020-12-11 20:15:13 +00:00
webpack.config.js

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.