Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisn committed Apr 21, 2024
1 parent 2170ca7 commit d4ef7bc
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 @@ -22,6 +22,8 @@ We may not always be able to respond immediately to feedback, so please bear wit

* Please follow the existing coding conventions.

* Code or documentation contributions produced by generative AI tools are not allowed.

* For commit messages, please follow [these guidelines](https://chris.beams.io/posts/git-commit/), although we're not fussy about use of imperative mood vs past tense. In particular, please don't use [Conventional Commits](https://www.conventionalcommits.org/) style. We may choose to edit your commit messages for consistency when merging.

* Please add test cases for your feature, and ensure all tests are passing (`make test`).
Expand Down

0 comments on commit d4ef7bc

Please sign in to comment.