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 27db2fa9d3
Merge branch 'main' into content-template-versions
4 years ago
37f73f0bb3
Heroku dev deps (#19431)
4 years ago
e46422de6a
fix: update husky usage
4 years ago
f44d5aa648
Add VS Code debugger config (#16819)
4 years ago
2843cfffb3
[Ready to ship - June 1] - Code scanning free text search (#19391)
4 years ago
a55796928e
fix: sidebar active class (#19630)
4 years ago
c204b5fa28
Merge branch 'main' into personalizing-codespaces-for-your-account-more-files
4 years ago
23ed09db5c
Change `productVersions` to `versions` in content templates
4 years ago
c845ca3047
Trivial spacing adjustment
4 years ago
0cde1e92f6
Add Observability docs to service catalog (#16878)
4 years ago
0909729193
change the banner text depending on whether the currentWeek prop is set to true or false in the YAML
4 years ago
7e4db83ead
Add event tracking for application selector (#19533)
4 years ago
2484961c62
Fix release notes header position with z-index (#19567)
4 years ago
lib
230c1e8535
Update OpenAPI Descriptions (#19623)
4 years ago
4008de0e4f
Merge branch 'main' into github-ae-release-notes
4 years ago
4661a36d5d
feat: add alternate landing page layout (#19571)
4 years ago
542a459c06
Move script-only dependencies to devDependencies (#19542)
4 years ago
eb23bfbefa
Remove breadcrumb whitespace (#19364)
4 years ago
49166811f5
exercise the GHAE schema in lint-files
4 years ago
f7e848e0c4
ran script/content-migrations/remove-map-topics.js && script/content-migrations/update-tocs.js
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
37f73f0bb3
Heroku dev deps (#19431)
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
5978edb47b
remove feature flagged code
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
2de358187c
Performance testing NextJS / React (#19540)
4 years ago
2de358187c
Performance testing NextJS / React (#19540)
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...