Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  git github
Nebiyou Gebretatios ce4ae57a94
Adding Microsoft Authenticator as 2FA App
4 years ago
47e34258d4
Fix tiny typo
4 years ago
f44d5aa648
Add VS Code debugger config (#16819)
4 years ago
911293b897
Merge branch 'main' into your-orgs-reusables
4 years ago
e92e11888c
feat: add code examples, cleanup and minor fixes
4 years ago
ce4ae57a94
Adding Microsoft Authenticator as 2FA App
4 years ago
94adde02d0
Explain why we use inclusive language (#19339)
4 years ago
184d37a8ff
[Mid May] Adding docs on `ignore` `update-types` (#19039)
4 years ago
0cde1e92f6
Add Observability docs to service catalog (#16878)
4 years ago
c3cc0ba70c
Visually reflect structure of articles and map topics within categories displayed in "All docs" section of landing pages (#19377)
4 years ago
a09efda1be
fix: add rel noopener to aitgap-links.js
4 years ago
3021b260a5
Update guides section to use a standard bg color (#19289)
4 years ago
lib
91ee802932
🤖 ran script/update-enterprise-dates.js
4 years ago
08ec46d0d1
Render color mode settings from github/github cookie (#19275)
4 years ago
30bf6bddcc
remove sponsors page in favor of generic path based route
4 years ago
5bd96598df
Update README.md
4 years ago
22f7957036
Update script/content-migrations/comment-on-open-prs.js
4 years ago
eb23bfbefa
Remove breadcrumb whitespace (#19364)
4 years ago
885da5b3d3
Local run of Translations patching process over batch (#19360)
4 years ago
885da5b3d3
Local run of Translations patching process over batch (#19360)
4 years ago
cc47e18577
prettier .babelrc
4 years ago
1ee4d3f670
Remove `npm start` from Codespaces postCreateCommand (#18193)
4 years ago
8542383571
chore: Add EditorConfig for IDE whitespace
4 years ago
f410fd175c
Mostly reverting github/docs-internal#15313
4 years ago
b6de7c6887
chore: Convert Standard to eslint-config-standard (#1328)
4 years ago
e10c29b1fb
feat: use eslint for dependency checks
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
eaddbc5db7
feat: add nextjs middleware handling (#19139)
4 years ago
b22914db59
Upgrade to Node.js 14 (#15822)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
bcfe4dab3b
Make orgs and teams content a top-level doc set (#18593)
4 years ago
92740f68d7
chore: Add Prettier for Yaml formatting
4 years ago
eaddbc5db7
feat: add nextjs middleware handling (#19139)
4 years ago
e5de163dfb
Add restriction on private contact of community members without permission (#16570)
4 years ago
0a088510cc
Update self-review checklist and potentially add to PR template (#19084)
4 years ago
a3ad549e39
Block a few more things in AIRGAP (#17657)
4 years ago
1635048d0f
Add an openapi-check ci check and dockerize it (#18652)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
1f15ea4d22
reenable graphql updater (#16994)
4 years ago
6da14f22d5
Reorg LICENSE files to be more discoverable (#204)
4 years ago
6da14f22d5
Reorg LICENSE files to be more discoverable (#204)
4 years ago
85bb052b4f
Heroku release command bash wrapper (#18743)
4 years ago
dbe77aa88f
Update README.md
4 years ago
63f21fd83d
Move back to 2x dynos (#18609)
4 years ago
80575a2983
move deprecated site policy content to new directory (#17270)
4 years ago
2deb8275da
Accept glob patterns for source files in openapi-check script (#18965)
4 years ago
eaddbc5db7
feat: add nextjs middleware handling (#19139)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
a8d54c9af7
Improvements in tools to help merge crowdin PRs (#18409)
4 years ago
eaddbc5db7
feat: add nextjs middleware handling (#19139)
4 years ago
34dcba51f1
feat: add DefaultLayout, add to sponsors landing page
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
c0f860505a
Update ownership.yaml (#18762)
4 years ago
a5d52dcef0
Add landing page for GitHub Enterprise (#19041)
4 years ago
e716172ba6
Merge branch 'main' into sponsors-react-3
4 years ago
3899af0d0d
Do not use clustering in non-production environments (#18438)
4 years ago
eaddbc5db7
feat: add nextjs middleware handling (#19139)
4 years ago
eaddbc5db7
feat: add nextjs middleware handling (#19139)
4 years ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

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. :sparkles:

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.

Tip!

Press p or to see the previous file or, n or to see the next file

About

The open-source repo for docs.github.com

Collaborators 1

Comments

Loading...