Skip to content

Commit 14bfd1f

Browse files
committed
docs: add Changing a commit message
1 parent d51d4e9 commit 14bfd1f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

contributing/workflow.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,10 @@ For instance, to commit your work from a debugging session:
179179

180180
Just make sure that your commits in a feature branch are all related.
181181

182+
### Changing a commit message
183+
184+
See <https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message>.
185+
182186
### When you work on two features
183187

184188
If you are working on two features at a time, then you will want to

0 commit comments

Comments
 (0)