-
Notifications
You must be signed in to change notification settings - Fork 61.7k
Re-organize Changing a commit message documentation #158
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
Comments
Hi, @janiceilene I will love to contribute here and take up this issue. |
That sounds great @Ruth-ikegah! Feel free to open a pull request ⚡ |
Just to be sure, this is the file path for where I am making the changes right: docs/content/github/committing-changes-to-your-project? |
Hi, @janiceilene I have made a PR. |
This was fixed in #229, so I'm going to close this out 🎉 |
What feature or product is affected?
Local and remote commits
What is the new or expected behavior?
A user has written in asking if the documentation at
https://help.github.com/en/github/committing-changes-to-your-project/changing-a-commit-message
could be updated to clearly spell out that instructions 1-5 of the section about changing old commits can be used locally, even though the section as a whole is for updating old remote commits.
Content plan
We should make the headings H3 so that they show up in the TOC.
It's not necessary to split heading by local / remote, as this is GitHub documentation. Instead, we can have the last step be:
Remove the warning box at the top of the guide "In Git, the text of the commit message is part of the commit..." to make it part of the content, and then add the warning box about force pushing.
The titles should be changed to:
The text was updated successfully, but these errors were encountered: