Skip to content

Commit 38d516f

Browse files
authored
Merge pull request #10 from Sunny6889/fix_github_template
fix(doc): update issue template
2 parents 6fa13dd + d39a117 commit 38d516f

2 files changed

Lines changed: 17 additions & 36 deletions

File tree

.github/ISSUE_TEMPLATE/report-a-bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Include relevant logs from FullNode.jar or other components
7272
[Paste error messages, stack traces, or relevant logs here]
7373
```
7474

75-
## Additional Context
75+
## Additional Context (Optional)
7676

7777
<!-- Add any other context about the problem -->
7878

.github/ISSUE_TEMPLATE/request-a-feature.md

Lines changed: 16 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,9 @@ Thank you for contributing to java-tron!
1212
Please provide as much detail as possible to help us evaluate your feature request.
1313
-->
1414

15-
## Background
16-
17-
<!-- Describe the context and motivation for this feature request -->
18-
1915
## Problem Statement
2016

21-
<!-- What problem does this feature solve? What pain points does it address? -->
22-
23-
## Rationale
24-
25-
**Why should this feature exist?**
26-
<!-- Explain the benefits and value this feature would provide -->
27-
28-
**What are the use cases?**
29-
<!-- Describe specific scenarios where this feature would be useful -->
30-
31-
1.
32-
2.
33-
3.
34-
35-
**Who would benefit from this feature?**
36-
<!-- e.g., node operators, developers, end users, validators -->
17+
<!-- Describe the problem this feature solves, the context/motivation, and who would benefit -->
3718

3819
## Proposed Solution
3920

@@ -52,19 +33,6 @@ Please provide as much detail as possible to help us evaluate your feature reque
5233
**Protocol Changes** (if applicable)
5334
<!-- Describe any changes to the TRON protocol -->
5435

55-
## Testing Strategy
56-
57-
<!-- How should this feature be tested? -->
58-
59-
**Test Scenarios**
60-
61-
1.
62-
2.
63-
3.
64-
65-
**Performance Considerations**
66-
<!-- Describe any performance implications -->
67-
6836
## Scope of Impact
6937

7038
<!-- What parts of the system will be affected? -->
@@ -102,11 +70,24 @@ Please provide as much detail as possible to help us evaluate your feature reque
10270
- [ ] High (significant changes)
10371
- [ ] Unknown
10472

105-
## Alternatives Considered
73+
## Testing Strategy
74+
75+
<!-- How should this feature be tested? -->
76+
77+
**Test Scenarios**
78+
79+
1.
80+
2.
81+
3.
82+
83+
**Performance Considerations**
84+
<!-- Describe any performance implications -->
85+
86+
## Alternatives Considered (Optional)
10687

10788
<!-- Describe any alternative solutions or features you've considered -->
10889

109-
## Additional Context
90+
## Additional Context (Optional)
11091

11192
<!-- Add any other context, mockups, diagrams, or examples -->
11293

0 commit comments

Comments
 (0)