-
Notifications
You must be signed in to change notification settings - Fork 62.2k
Increasing the importance #1271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I wanted to delete a branch, but I couldn't in spite of reading this document. The problem was, the branch I wanted to delete was the default branch. Even though it is stated in this document, it was not given enough importance that everyone would see it.
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
@Aakarsh-B Thanks so much for opening a PR! I'll get this triaged for review 🌟 |
This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit. |
Commenting cause the bot asked me to. |
Thanks for your patience @Aakarsh-B! This is definitely not stale 💖 |
Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Aakarsh-B 👋🏻
Thanks for raising this PR and suggesting that we make this paragraph more prominent. That sounds like a good solution to avoid other people missing this information.
I've added a suggestion to highlight this text in a different way so that it's consistent with the rest of the docs and inline with our style guide.
...ating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository.md
Outdated
Show resolved
Hide resolved
…ating-and-deleting-branches-within-your-repository.md Co-authored-by: Felicity Chapman <felicitymay@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better than my approach.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks once again for raising this problem and showing a way to improve the docs.
This is ready to merge.
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. |
* 301 redirects should not set-cookie Part of #1316 * Update release-notes.js * No public facing doc changes (#23355) Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com> * New translation batch for pt (#23362) * Add crowdin translations * Run script/i18n/homogenize-frontmatter.js * Run script/i18n/fix-translation-errors.js * Run script/i18n/lint-translation-files.js --check parsing * Run script/i18n/lint-translation-files.js --check rendering * run script/i18n/reset-known-broken-translation-files.js * Check in pt CSV report * 24h cache all internal redirects without language prefix (#23354) Part of #1271 * Redirects for root path should not set-cookie in all supported languages (#23377) * test: add case when unsupported language is specified in redirect * test: assert root redirects to appropriate language preference if specified * refactor: remove redundant unit test * refactor: re-order units starting with affirmative case * refactor: remove single-use variable from unit * fix: re-include previous unit with udpated description Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com> Co-authored-by: Rogan Ferguson <40493721+roferg@users.noreply.github.com> Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com> Co-authored-by: docubot <67483024+docubot@users.noreply.github.com> Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com> Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com> Co-authored-by: Lana Brindley <github@lanabrindley.com>
Why:
I wanted to delete a branch from a repository of mine, but I couldn't in spite of reading this document. The problem was, the branch I wanted to delete was the default branch. I had to google to find the answer even though it was right here in the document.
Even though it is stated in this document, it was not given enough importance that everyone would see it.
What's being changed:
There is not much change. A line has been made bold using 4 '#'.
This was done to ensure people who aren't familiar with deleting branches notices this.
Check off the following: