Skip to content

Commit

Permalink
Add commit guidance to CONTRIBUTION.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
jbesraa authored and plebhash committed Jun 26, 2024
1 parent ae76f93 commit 20c16ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ The SRI project follows an open contributor model, where anyone is welcome to co
2. **Create a Branch**

3. **Commit Your Changes**

**Note:** Commits should cover both the issue fixed and the solution's rationale. These [guidelines](https://chris.beams.io/posts/git-commit/) should be kept in mind.

4. **Run Tests, Clippy, and Formatter:**

Expand Down

0 comments on commit 20c16ea

Please sign in to comment.