docs
docs copied to clipboard
The open-source repo for docs.github.com
### Why: Closes [issue link] ### What's being changed (if available, include any code snippets, screenshots, or gifs): ### Check off the following: - [ ] I have reviewed my...
### Why: There are some limitations on repository topics, and without more documentation, the only way to know about them is trial-and-error. ### What's being changed (if available, include any...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/[email protected]/developers/apps/building-github-apps/creating-a-github-app-from-a-manifest#github-app-manifest-parameters ### What changes...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/developers/apps/building-oauth-apps/authorizing-oauth-apps#2-users-are-redirected-back-to-your-site-by-github ### What part(s)...
### Why: There are multiple typos ### What's being changed (if available, include any code snippets, screenshots, or gifs): Changed all occurrence of `at lease` to `at least` ### Check...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#check_suite ### What part(s)...
### Why: `.jpeg` is a common file extension for JPEG files, and GitHub.com happily accepts files with either `.jpg` or `.jpeg` extensions. ### What's being changed (if available, include any...
### Why: Closes ISSUE ### What's being changed (if available, include any code snippets, screenshots, or gifs): ### Check off the following: - [x] I have reviewed my changes in...
### Why: Closes ISSUE ### What's being changed (if available, include any code snippets, screenshots, or gifs): ### Check off the following: - [ ] I have reviewed my changes...
### Why: To cancel workflows in same concurrency group, `cancel-in-progress: true` option is needed. Currently docs state, "will be cancelled" which implies it as default behavior, although it is not....