docs
docs copied to clipboard
The open-source repo for docs.github.com
### Why: Closes: https://github.com/github/docs/issues/22900 ### What's being changed (if available, include any code snippets, screenshots, or gifs): Adding additional wording to the troubleshooting documentation to add a note about necessary...
### 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/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile#displaying-badges-on-your-profile ### What part(s)...
Thank you so much for all the wonderful contributions to our repo 💖 We're so excited that you're here 🌟 We may be slow to respond for the months of...
### Why: Closes #22661 ### What's being changed (if available, include any code snippets, screenshots, or gifs): I wanted the _client.js_ code to work with the current version(4.x) of [redis](https://www.npmjs.com/package/redis)...
### 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/actions/using-containerized-services/creating-redis-service-containers https://github.com/github/docs/blob/803715b128d5adf4f15e8e13bff2b0cfb86c66c1/content/actions/using-containerized-services/creating-redis-service-containers.md?plain=1#L279 ### What...
…ss.site Electrical Installation Service ### Why: Closes ISSUE ### What's being changed (if available, include any code snippets, screenshots, or gifs): ### Check off the following: - [x] I have...
Ensure the consistent use of canceled in prose. > Note: Seems like Prettier made some formatting changes to the Markdown files. I hope that is OK. fix #22624 ### 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/en/actions/creating-actions/creating-a-docker-container-action ### What part(s)...
### 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/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema#about-githubs-form-schema ### What part(s)...
### Why: OSX 13.0+ now requires the `base64` command to pass the output file in one the following 2 formats. (https://www.unix.com/man-page/osx/1/base64/) ``` -o output_file --output=output_file ``` ### What's being changed...