Skip to content

Commit 523aae3

Browse files
Merge pull request #5 from hiero-ledger/hendrikebbers-patch-1
Added basic information to readme
2 parents 3fba57f + c2935a1 commit 523aae3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,3 +266,21 @@ Logger configuration supports following properties that can be set with environm
266266
- For log format pattern reference, please see Python docs:
267267
- [Formatter objects](https://docs.python.org/3/library/logging.html#formatter-objects)
268268
- [Log record attributes](https://docs.python.org/3/library/logging.html#logrecord-attributes)
269+
270+
## Contributing to this Project
271+
272+
Whether you’re fixing bugs, enhancing features, or improving documentation, your contributions are important — let’s build something great together!
273+
274+
For instructions on how to contribute to this repo, please
275+
review the [Contributing Guide for the Hiero DID SDK](CONTRIBUTING.md).
276+
277+
More instructions for contribution can be found in the
278+
[Global Contributing Guide](https://github.com/hiero-ledger/.github/blob/main/CONTRIBUTING.md).
279+
280+
## Code of Conduct
281+
282+
Hiero uses the Linux Foundation Decentralised Trust [Code of Conduct](https://www.lfdecentralizedtrust.org/code-of-conduct).
283+
284+
## License
285+
286+
[Apache License 2.0](LICENSE)

0 commit comments

Comments
 (0)