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
Laura Coursen ac50aa437b
Merge pull request #7074 from RDxR10/patch-3
4 years ago
a7780369fe
Update move-new-issues-to-correct-docs-repo.yml (#19767)
4 years ago
e46422de6a
fix: update husky usage
4 years ago
f44d5aa648
Add VS Code debugger config (#16819)
4 years ago
9b1018c187
Add support entitlements for enterprise accounts (#19714)
4 years ago
93b2d9f1ec
React: Add tooltip on external links when airgap (#19761)
4 years ago
c718ba6396
Fix indents
4 years ago
e9e7d52177
Update the minimum version of Node to 14 (#19077)
4 years ago
c718ba6396
Fix indents
4 years ago
0cde1e92f6
Add Observability docs to service catalog (#16878)
4 years ago
37499b80d2
Reactify article page rendering (#19679)
4 years ago
5b5354d02f
React search component (#19659)
4 years ago
ff718d7fc1
Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes
4 years ago
lib
ac5cab4b42
🤖 ran script/update-enterprise-dates.js
4 years ago
37499b80d2
Reactify article page rendering (#19679)
4 years ago
04ba91fda0
Refactor React Header component (#19755)
4 years ago
dbc78136c0
change yaml.safeDump to yaml.dump
4 years ago
04ba91fda0
Refactor React Header component (#19755)
4 years ago
e8c6d272d0
Merge branch 'main' into localization-grace
4 years ago
5d44e66d95
Expand topics for Code security articles in preparation for a guide sub-landing page (#19340)
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
37f73f0bb3
Heroku dev deps (#19431)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
eaddbc5db7
feat: add nextjs middleware handling (#19139)
4 years ago
c4166202a1
feat: upgrade to node v16, package-lock.json v2, remove aws-sdk
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
c4166202a1
feat: upgrade to node v16, package-lock.json v2, remove aws-sdk
4 years ago
37f73f0bb3
Heroku dev deps (#19431)
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
d5f233f62d
undo staging dyno updates
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
6bdbe209c9
Default sponsors+discussions pages to nextjs rendering (#19667)
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
37f73f0bb3
Heroku dev deps (#19431)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
c0f860505a
Update ownership.yaml (#18762)
4 years ago
e8c6d272d0
Merge branch 'main' into localization-grace
4 years ago
e8c6d272d0
Merge branch 'main' into localization-grace
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
37f73f0bb3
Heroku dev deps (#19431)
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...