Skip to content

Commit

Permalink
Add link to GitHub's article about commits
Browse files Browse the repository at this point in the history
  • Loading branch information
nazar-pc committed Jul 29, 2022
1 parent 823650a commit 9b5d740
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ instance here is a good example:
Avoid garbage commit names like "fix", "wip", "🤦 x 2", "......", "AHHHHHHHHH" (those are real examples). In most cases
those commits probably shouldn't exist separately and better squashed with some other commit.

Here is a good article from GitHub on this topic:
[Write Better Commits, Build Better Projects](https://github.blog/2022-06-30-write-better-commits-build-better-projects/).

### Pull requests

It is important to remember that there are many people subscribed to the repository and any changes to pull request
Expand Down

0 comments on commit 9b5d740

Please sign in to comment.