Skip to content

Commit b6379ff

Browse files
committed
docs: Add note about convential commits
1 parent 05a9933 commit b6379ff

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ npm dist-tag add @nucypher/taco@0.3.0 devnet
6262

6363
Ideally, this would all be automated using Github actions, workflows, releases, and tags.
6464

65+
### Version Control
66+
We use git and github to manage our version control.
67+
Where possible, please follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification.
68+
6569
# External API
6670
This is the api that we expose to developers.
6771
It is defined in [`packages/taco/src/taco.ts`](https://github.com/nucypher/taco-web/blob/main/packages/taco/src/taco.ts)

0 commit comments

Comments
 (0)