File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
2828- Improved Google-style docstring for ` compress_point_unchecked ` in ` crypto_utils.py ` . (#1625 )
2929- chore: update office hours and community calls to use direct links (` #1804 ` )
3030- docs: create workflow best practices guide (` docs/workflows/03-workflow-best-practices.md ` ) (` #1743 ` )
31+ - Fixed broken ` MAINTAINERS.md ` relative link in ` docs/sdk_developers/bug.md ` by using the repository-root GitHub URL. (#1666 )
3132
3233### Tests
3334- Format ` tests/unit/endpoint_test.py ` using black. (` #1792 ` )
Original file line number Diff line number Diff line change 99 ```
10103 . ** Report it:**
1111 - ** Regular bugs** → [ Create Issue] ( https://github.com/hiero-ledger/hiero-sdk-python/issues/new )
12- - ** Security bugs** → Contact [ maintainers] ( MAINTAINERS.md ) on [ Discord] ( https://discord.gg/hyperledger ) privately
12+ - ** Security bugs** → Contact [ maintainers] ( https://github.com/hiero-ledger/hiero-sdk-python/blob/main/ MAINTAINERS.md) on [ Discord] ( https://discord.gg/hyperledger ) privately
1313
1414** Include:**
1515- Clear description
1616- Steps to reproduce
1717- Expected vs actual behavior
18- - Logs/screenshots if applicable
18+ - Logs/screenshots if applicable
You can’t perform that action at this time.
0 commit comments