diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index edb462d..5a9d74e 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -139,11 +139,11 @@
  • Target Branch: main
  • Merge Policy: green check: merge away. yellow circle: have patience. red x: try again.
  • Docs: every change set is expected to contain doc updates
  • -
  • Commit Msg: be a poet! Comprehensive and explanatory commit messages +
  • Commit Msg: be a poet! Comprehensive and explanatory commit messages should cover the motivation and use case in an easily understandable manner even when read after a few months.
  • Test Driven Development: please default to test driven development you can -make use of the ./examples & ./e2e and wire test up in the devshell.
  • +make use of the ./examples & ./e2e and wire test up in the devshell.

    Within the Devshell (nix develop)

    Within the Devshell (nix develop)