The open-source repo for docs.github.com
Перейти к файлу
Sarah Schneider b0677b2442 use script instead of jest, much faster 2021-01-22 09:28:06 -05:00
.github add npm run build step 2021-01-21 17:00:52 -05:00
.vscode
assets [Jan 21] Access control for GitHub Pages (#16904) 2021-01-21 18:57:30 +00:00
content Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-22 07:21:30 +10:00
contributing Provide more clarity on development basic commands (#17423) 2021-01-21 13:42:38 -05:00
data [Jan 21] Access control for GitHub Pages (#16904) 2021-01-21 18:57:30 +00:00
docs
includes Move site search to use an endpoint (#17359) 2021-01-20 15:37:42 +00:00
javascripts Move search results to use relative urls (#17411) 2021-01-21 17:23:16 +00:00
layouts Fix release notes sidescroll (#17412) 2021-01-21 16:29:21 +00:00
lib Move search results to use relative urls (#17411) 2021-01-21 17:23:16 +00:00
middleware Move search results to use relative urls (#17411) 2021-01-21 17:23:16 +00:00
react
script use script instead of jest, much faster 2021-01-22 09:28:06 -05:00
stylesheets Move site search to use an endpoint (#17359) 2021-01-20 15:37:42 +00:00
tests use script instead of jest, much faster 2021-01-22 09:28:06 -05:00
translations revert some `pt-BR` translation files (#17368) 2021-01-20 00:40:02 +01:00
.devcontainer.json
.editorconfig
.env.example
.eslintignore
.eslintrc.js
.gitattributes
.gitignore Move site search to use an endpoint (#17359) 2021-01-20 15:37:42 +00:00
.node-version
.npmrc
.pa11yci
.prettierignore
.prettierrc.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Gemfile
Gemfile.lock
LICENSE
LICENSE-CODE
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
app.json
crowdin.yml move deprecated site policy content to new directory (#17270) 2021-01-14 11:41:38 -08:00
feature-flags.json
jest-puppeteer.config.js
jest.config.js use script instead of jest, much faster 2021-01-22 09:28:06 -05:00
nodemon.json
ownership.yaml
package-lock.json Fix package json (#17427) 2021-01-21 19:05:41 +00:00
package.json use script instead of jest, much faster 2021-01-22 09:28:06 -05:00
server.js
webpack.config.js Move site search to use an endpoint (#17359) 2021-01-20 15:37:42 +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.

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.