The open-source repo for docs.github.com
Перейти к файлу
Octomerger Bot 1e4a80f9e1
Merge pull request #20923 from github/repo-sync
repo sync
2021-08-18 02:46:06 +10:00
.devcontainer updating devcontainer to use dockerfile to install correct version of node and adds some other helpful extensions for working in docs (#20059) 2021-06-23 23:23:55 +00:00
.github prettier formatting 2021-08-17 08:30:13 -05:00
.husky Allow git operations when LFS isn't functioning (#20569) 2021-07-28 21:35:43 +00:00
.vscode Add VS Code debugger config (#16819) 2020-12-10 18:37:06 +00:00
assets GitHub Classroom VS Code support (#20820) 2021-08-16 09:31:10 +00:00
components Scope sub-landing scss and remove some custom styles (#20893) 2021-08-16 17:22:21 +00:00
content Version section to reflect the present (#20832) 2021-08-17 15:54:36 +00:00
contributing repo sync (#8965) 2021-08-11 21:32:56 -04:00
data Restructure table in "Supported runners and hardware resources" (#20909) 2021-08-17 15:26:14 +10:00
docs Add Observability docs to service catalog (#16878) 2020-12-12 00:04:54 +00:00
includes repo sync (#8965) 2021-08-11 21:32:56 -04:00
lib update search indexes 2021-08-17 13:54:57 +00:00
middleware repo sync (#8838) 2021-08-05 18:36:33 -04:00
pages SCSS and Component cleanup (pt 1) (#20572) 2021-07-29 17:27:20 +00:00
script Remove breaking commander functions (#20825) 2021-08-12 20:24:56 +00:00
stylesheets Scope sub-landing scss and remove some custom styles (#20893) 2021-08-16 17:22:21 +00:00
tests Scope sub-landing scss and remove some custom styles (#20893) 2021-08-16 17:22:21 +00:00
translations Consolidate conceptual, billing, and licensing information about enterprise accounts (#20261) 2021-08-03 15:18:31 +00:00
.babelrc fix: filter hidden pages from the currentProductTree (SidebarProduct) (#20404) 2021-07-20 12:32:35 -04:00
.editorconfig chore: Add EditorConfig for IDE whitespace 2020-11-03 10:59:19 -05:00
.env.example Removing algolia (#20633) 2021-08-05 13:10:51 -04:00
.eslintignore chore: Convert Standard to eslint-config-standard (#1328) 2020-11-17 16:18:18 -05:00
.eslintrc.js Upgrade pipeline with env `COMMONMARK=1 npm start` to see new, otherwise parse current (#20508) 2021-07-29 14:24:26 +00:00
.gitattributes LFS the Lunr Indexes (#20521) 2021-07-27 22:06:31 +00:00
.gitignore remove inter fonts, copy-webpack-plugin 2021-08-05 20:15:52 -05:00
.node-version feat: upgrade to node v16, package-lock.json v2, remove aws-sdk 2021-05-20 13:32:19 -07:00
.npmrc Hello git history spelunker! 2020-09-27 14:10:11 +02:00
.pa11yci Make orgs and teams content a top-level doc set (#18593) 2021-04-08 09:50:13 -05:00
.prettierignore chore: Add Prettier for Yaml formatting 2020-11-16 16:12:49 -05:00
.prettierrc.json Pretty format (#20352) 2021-07-14 14:35:01 -07: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 to add File too long error for Windows (#20735) 2021-08-10 17:23:57 +00:00
Dockerfile Clear out some non-fn references to Algolia (#20592) 2021-07-29 20:20:55 +00:00
Dockerfile.openapi_decorator Add an openapi-check ci check and dockerize it (#18652) 2021-04-09 11:02:53 -07: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 Remove all code related to Redis page caching (#20457) 2021-07-21 20:44:00 +00:00
README.md React Cleanup: Documentation (#20517) 2021-07-27 09:07:18 -07:00
app.json Heroku dev deps (#19431) 2021-05-24 15:40:50 -07:00
crowdin.yml move deprecated site policy content to new directory (#17270) 2021-01-14 11:41:38 -08: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-puppeteer.config.js Pretty format (#20352) 2021-07-14 14:35:01 -07:00
jest.config.js Pretty format (#20352) 2021-07-14 14:35:01 -07:00
next-env.d.ts Update 404/500 pages to no longer use liquid templates (#20450) 2021-07-21 12:22:30 -07:00
next.config.js comment -> delete 2021-08-05 20:16:39 -05:00
nodemon.json Fix NextJS 500s (#20048) 2021-06-22 17:30:40 +00:00
ownership.yaml ownership.yaml: Remove deprecated `mention` field (#20645) 2021-08-04 15:13:35 +00:00
package-lock.json Bump next from 11.0.1 to 11.1.0 (#20853) 2021-08-16 09:59:18 -07:00
package.json Bump next from 11.0.1 to 11.1.0 (#20853) 2021-08-16 09:59:18 -07:00
server.mjs Remove `import x` statements (#20594) 2021-07-29 20:28:30 +00:00
tsconfig.json Update current JavaScripts to use Typescript (#19824) 2021-06-14 18:07:39 +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.