diff --git a/README.md b/README.md index d8626bffd..d82168c18 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,16 @@ This repository uses golangci-lint for linting. You can install a pre-commit git scripts/install-hooks.sh ``` +## Contributing + +Whether you’re fixing bugs, enhancing features, or improving documentation, your contributions are important — let’s build something great together! + +Please read our [contributing guide](https://github.com/hiero-ledger/.github/blob/main/CONTRIBUTING.md) to see how you can get involved. + +## Code of Conduct + +Hiero uses the Linux Foundation Decentralised Trust [Code of Conduct](https://www.lfdecentralizedtrust.org/code-of-conduct). + ## License [Apache License 2.0](LICENSE)