Skip to content

Commit 2db1106

Browse files
docs: add code_of_conduct for python sdk (#2176)
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
1 parent a046740 commit 2db1106

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Code of Conduct
2+
3+
## Overview
4+
5+
This document outlines the expected behavior for contributors to the Python SDK.
6+
We aim to maintain a respectful, inclusive, and collaborative community.
7+
8+
## Our Standards
9+
10+
### Positive Behavior
11+
12+
- Be respectful and considerate in communication
13+
- Provide constructive and professional feedback
14+
- Collaborate openly and help others learn
15+
- Stay focused on improving the project and community
16+
17+
### Unacceptable Behavior
18+
19+
- Harassment, discrimination, or offensive language
20+
- Personal attacks, trolling, or hostile behavior
21+
- Spamming or posting irrelevant content
22+
- Repeatedly ignoring maintainer guidance or contribution rules
23+
24+
## Contribution Guidelines
25+
26+
- Follow the project contribution workflow in [CONTRIBUTING.md](../../CONTRIBUTING.md)
27+
- Sign commits using both GPG and DCO (see [Quickstart Signing](../../CONTRIBUTING.md#quickstart-signing))
28+
- Use clear, respectful language in issues and pull requests
29+
- Respond to feedback constructively
30+
- Do not take on more issues than you can reasonably handle
31+
32+
## Communication
33+
34+
- Keep discussions relevant and productive
35+
- Ask questions when unsure
36+
- Be open to suggestions and improvements
37+
38+
## Enforcement
39+
40+
Maintainers may take action in response to behavior that violates this code, including:
41+
- Warning contributors
42+
- Limiting participation
43+
- Closing or removing contributions where necessary
44+
45+
## Reference
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)