Skip to content

Commit

Permalink
docs: contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
khru committed Sep 15, 2023
1 parent 0473dc1 commit cdc2a4b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,9 @@ make pre_commit/install
```

[Shell Guide](https://google.github.io/styleguide/shellguide.html#s7.2-variable-names) by Google Conventions.

### Documentation
For us the documentation its really important, we are a small group and we want to mantain this project for long, to do that we will need your help

## ADR
If you want to change something related to the architecture or apply a change that it's a decision on how the library works please use [ADR](https://adr.github.io/) otherwise we will request you to do so on the PR.

0 comments on commit cdc2a4b

Please sign in to comment.