From 7b15c5ce99815395bf476a11fdd5b34ad7b65fcd Mon Sep 17 00:00:00 2001 From: Hendrik Ebbers Date: Wed, 20 Nov 2024 08:49:58 +0100 Subject: [PATCH] Update README.md Signed-off-by: Hendrik Ebbers --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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)