The open-source repo for docs.github.com
Перейти к файлу
Brett Westover 7f52856f03
add august patch release notes (#20784)
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-08-10 16:44:15 -07: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 pull before pushing (#20780) 2021-08-10 14:12:26 -07:00
.husky Allow git operations when LFS isn't functioning (#20569) 2021-07-28 21:35:43 +00:00
.vscode
assets Merge branch 'main' into following-people 2021-08-10 13:34:27 -05:00
components Add os preference tracking (#20740) 2021-08-09 22:07:27 +00:00
content Merge branch 'main' into add-codespaces-terms 2021-08-10 12:44:54 -07:00
contributing Numbering fix (#20753) 2021-08-10 05:19:07 +00:00
data add august patch release notes (#20784) 2021-08-10 16:44:15 -07:00
docs
includes Make child param IDs unique (#20630) 2021-08-04 17:00:11 +00:00
lib update search indexes 2021-08-10 18:55:01 +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 Removing algolia (#20633) 2021-08-05 13:10:51 -04:00
stylesheets SCSS and Component cleanup (pt 1) (#20572) 2021-07-29 17:27:20 +00:00
tests Update browser.js (#20758) 2021-08-10 15:00:15 +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
.env.example Removing algolia (#20633) 2021-08-05 13:10:51 -04:00
.eslintignore
.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
.pa11yci Make orgs and teams content a top-level doc set (#18593) 2021-04-08 09:50:13 -05:00
.prettierignore
.prettierrc.json Pretty format (#20352) 2021-07-14 14:35:01 -07:00
CODE_OF_CONDUCT.md
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
LICENSE-CODE
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 remove inter fonts, copy-webpack-plugin 2021-08-05 20:15:52 -05:00
package.json remove inter fonts, copy-webpack-plugin 2021-08-05 20:15:52 -05: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.