Skip to content

Commit 0433d11

Browse files
docs: improve code of conduct reference link formatting
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
1 parent 5459592 commit 0433d11

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,47 @@
11
# Code of Conduct
22

33
## Overview
4+
45
This document outlines the expected behavior for contributors to the Python SDK.
56
We aim to maintain a respectful, inclusive, and collaborative community.
67

78
## Our Standards
89

910
### Positive Behavior
11+
1012
- Be respectful and considerate in communication
1113
- Provide constructive and professional feedback
1214
- Collaborate openly and help others learn
1315
- Stay focused on improving the project and community
1416

1517
### Unacceptable Behavior
18+
1619
- Harassment, discrimination, or offensive language
1720
- Personal attacks, trolling, or hostile behavior
1821
- Spamming or posting irrelevant content
1922
- Repeatedly ignoring maintainer guidance or contribution rules
2023

2124
## Contribution Guidelines
22-
- Follow project contribution and signing requirements
25+
26+
- Follow the project contribution workflow in `CONTRIBUTING.md`
27+
- Sign commits using both GPG and DCO (see Quickstart Signing in `CONTRIBUTING.md`)
2328
- Use clear, respectful language in issues and pull requests
2429
- Respond to feedback constructively
2530
- Do not take on more issues than you can reasonably handle
2631

2732
## Communication
33+
2834
- Keep discussions relevant and productive
2935
- Ask questions when unsure
3036
- Be open to suggestions and improvements
3137

3238
## Enforcement
39+
3340
Maintainers may take action in response to behavior that violates this code, including:
3441
- Warning contributors
3542
- Limiting participation
3643
- Closing or removing contributions where necessary
3744

3845
## Reference
39-
For broader community expectations, refer to the Hiero community Code of Conduct if applicable.
46+
47+
For broader community expectations, refer to the [Hiero Community Code of Conduct](https://github.com/hiero-ledger/.github/blob/main/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)