Skip to content

Commit fad7ff5

Browse files
committed
fix: apply coderabbit fixes
Signed-off-by: exploreriii <[email protected]>
1 parent e0c64a5 commit fad7ff5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Thank you for your interest in contributing to the Hiero Python SDK!
2020

2121
### 💻 Code Contributions
2222

23-
**Get Started By Reading:**
23+
**Get Started By Reading:**
2424

2525
- [Project Structure](docs/sdk_developers/project_structure.md)
2626
- [Setup](docs/sdk_developers/training/setup)
@@ -31,10 +31,10 @@ Thank you for your interest in contributing to the Hiero Python SDK!
3131
1. Find/create an issue → [Issues](https://github.com/hiero-ledger/hiero-sdk-python/issues)
3232
2. Get assigned (comment "I'd like to work on this")
3333
3. Follow [Setup Guide](docs/sdk_developers/training/setup)
34-
3. Follow [Workflow Guide](docs/sdk_developers/workflow.md)
35-
4. GPG and DCO sign commits [Quickstart Signing](docs/sdk_developers/training/workflow/07_signing_requirements.md)
36-
5. Add a Changelog Entry [Quickstart Changelog](docs/sdk_developers/training/workflow/09_changelog_entry.md)
37-
4. Submit a PR [Quickstart Submit PR](docs/sdk_developers/training/workflow/11_submit_pull_request.md)
34+
4. Follow [Workflow Guide](docs/sdk_developers/workflow.md)
35+
5. GPG and DCO sign commits [Quickstart Signing](docs/sdk_developers/training/workflow/07_signing_requirements.md)
36+
6. Add a Changelog Entry [Quickstart Changelog](docs/sdk_developers/training/workflow/09_changelog_entry.md)
37+
7. Submit a PR [Quickstart Submit PR](docs/sdk_developers/training/workflow/11_submit_pull_request.md)
3838

3939
**Detailed Docs:**
4040

0 commit comments

Comments
 (0)