@@ -35,15 +35,15 @@ Please provide as much detail as possible to help us evaluate your feature reque
3535
3636## Scope of Impact
3737
38- <!-- What parts of the system will be affected? -->
39-
40- - [ ] Core protocol
41- - [ ] API/RPC
42- - [ ] Database
43- - [ ] Network layer
44- - [ ] Smart contracts
45- - [ ] Documentation
46- - [ ] Other: <!-- specify - ->
38+ <!-- What parts of the system will be affected?, choose among
39+ - Core protocol
40+ - API/RPC
41+ - Database
42+ - Network layer
43+ - Smart contracts
44+ - Documentation
45+ - Others, please specify
46+ -->
4747
4848** Breaking Changes**
4949<!-- Will this feature introduce any breaking changes? -->
@@ -58,28 +58,21 @@ Please provide as much detail as possible to help us evaluate your feature reque
5858
5959** Are you willing to implement this feature?**
6060<!-- Let us know if you'd like to contribute the implementation -->
61- - [ ] Yes, I can implement this feature
62- - [ ] I can help with implementation
63- - [ ] I need help with implementation
64- - [ ] I'm just suggesting the idea
6561
6662** Estimated Complexity**
67- <!-- Your assessment of implementation complexity -->
68- - [ ] Low (minor changes)
69- - [ ] Medium (moderate changes)
70- - [ ] High (significant changes)
71- - [ ] Unknown
63+ <!-- Your assessment of implementation complexity, choose among
64+ - Low (minor changes)
65+ - Medium (moderate changes)
66+ - High (significant changes)
67+ - Unknown
68+ -->
7269
7370## Testing Strategy
7471
7572<!-- How should this feature be tested? -->
7673
7774** Test Scenarios**
7875
79- 1 .
80- 2 .
81- 3 .
82-
8376** Performance Considerations**
8477<!-- Describe any performance implications -->
8578
0 commit comments