We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da15d10 commit b85aaf7Copy full SHA for b85aaf7
README.md
@@ -348,6 +348,9 @@ const bee = new Bee('http://localhost:1633', {
348
Stay up to date by joining the [official Discord](https://discord.gg/GU22h2utj6) and by keeping an eye on the
349
[releases tab](https://github.com/ethersphere/bee-js/releases).
350
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
+
354
There are some ways you can make this module better:
355
356
- Consult our [open issues](https://github.com/ethersphere/bee-js/issues) and take on one of them
0 commit comments