The open-source repo for docs.github.com
Перейти к файлу
Octomerger Bot bedc4d1401
Merge pull request #18994 from github/repo-sync
repo sync
2021-04-27 07:30:39 +10:00
.github Update PULL_REQUEST_TEMPLATE.md (#18708) 2021-04-22 15:20:29 +00:00
.vscode
assets Merge branch 'main' into update-billing-topics 2021-04-26 16:21:01 -04:00
content Merge branch 'main' into repo-sync 2021-04-27 07:25:47 +10:00
contributing
data Merge branch 'main' into repo-sync 2021-04-27 07:25:47 +10:00
docs
includes Merge branch 'main' into toggle-images 2021-04-23 13:59:35 -04:00
javascripts fix the blur 2021-04-23 11:14:39 -04:00
layouts Merge branch 'main' into toggle-images 2021-04-23 13:59:35 -04:00
lib Update OpenAPI Descriptions (#18984) 2021-04-26 17:40:55 +00:00
middleware Merge branch 'main' into update-new-site-tree-deps 2021-04-22 16:12:13 -04:00
react
script i18n: define translatable properties in frontmatter schema (#18964) 2021-04-26 13:24:41 +00:00
stylesheets Merge branch 'main' of github.com:github/docs-internal into toggle-images 2021-04-26 14:41:16 -04:00
tests no longer need the site.data part of these tags 2021-04-21 13:10:30 -04: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
Dockerfile.openapi_decorator
Gemfile
Gemfile.lock
LICENSE
LICENSE-CODE
Procfile
README.md
app.json
crowdin.yml
docker-compose.yaml
feature-flags.json
jest-puppeteer.config.js
jest.config.js
nodemon.json
ownership.yaml
package-lock.json Update npm dependencies to address Dependabot security alerts (#18992) 2021-04-26 21:21:09 +00:00
package.json Update npm dependencies to address Dependabot security alerts (#18992) 2021-04-26 21:21:09 +00:00
server.js
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 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.