mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
contributor docs: Link to GitHub's blog post on commit discipline.
This commit is contained in:
@@ -81,6 +81,9 @@ you need to do a refactoring partway through writing the feature. When that
|
||||
happens, we recommend you stash your partial feature, do the refactoring,
|
||||
commit it, and then unstash and finish implementing your feature.
|
||||
|
||||
For additional guidance on how to structure your commits (and why it matters!),
|
||||
check out GitHub's excellent [blog post](https://github.blog/2022-06-30-write-better-commits-build-better-projects).
|
||||
|
||||
## Commit messages
|
||||
|
||||
First, check out
|
||||
|
||||
Reference in New Issue
Block a user