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