Skip to content

Commit b85aaf7

Browse files
authored
docs: add conventional commits and semver in contribute (#1031)
1 parent da15d10 commit b85aaf7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,9 @@ const bee = new Bee('http://localhost:1633', {
348348
Stay up to date by joining the [official Discord](https://discord.gg/GU22h2utj6) and by keeping an eye on the
349349
[releases tab](https://github.com/ethersphere/bee-js/releases).
350350

351+
We are using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) for our commit messages and pull
352+
requests, following the [Semantic Versioning](https://semver.org/) rules.
353+
351354
There are some ways you can make this module better:
352355

353356
- Consult our [open issues](https://github.com/ethersphere/bee-js/issues) and take on one of them

0 commit comments

Comments
 (0)