File tree Expand file tree Collapse file tree 3 files changed +76
-13
lines changed
Expand file tree Collapse file tree 3 files changed +76
-13
lines changed Original file line number Diff line number Diff line change 1- <!-- Please answer these questions before submitting your issue. Thanks! -->
2-
3- ### 1. What did you do?
4- <!-- If possible, provide a recipe for reproducing the error. -->
5-
6-
7- ### 2. What did you expect to see?
8-
9-
10-
11- ### 3. What did you see instead?
12-
13-
1+ ---
2+ name : Ask a question
3+ about : Something is unclear
4+ title : ' '
5+ labels : ' type:docs'
6+ assignees : ' '
7+ --
8+
9+ <!-- Please answer these questions before submitting your issue. Thanks! -->
10+
11+ # ## System information
12+
13+ java-tron version : ` java -jar FullNode.jar -v`
14+ OS & Version : Windows/Linux/OSX
15+
16+
17+ # ## 1. What did you do?
18+ <!--If possible, provide a recipe for reproducing the error. -->
19+
20+
21+ # ## 2. What did you expect to see?
22+
23+
24+
25+ # ## 3. What did you see instead?
26+
27+
Original file line number Diff line number Diff line change 1+ ---
2+ name : Report a bug
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ #### System information
11+
12+ java-tron version: ` java -jar FullNode.jar -v `
13+ OS & Version: Windows/Linux/OSX
14+ Commit hash : (if ` develop ` )
15+
16+ #### Expected behaviour
17+
18+
19+ #### Actual behaviour
20+
21+
22+ #### Steps to reproduce the behaviour
23+
24+
25+ #### Backtrace
26+
27+ ````
28+ [backtrace]
29+ ````
30+
31+ When submitting logs: please submit them as text and not screenshots.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Request a feature
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ # Rationale
11+
12+ Why should this feature exist?
13+ What are the use-cases?
14+
15+ # Implementation
16+
17+ Do you have ideas regarding the implementation of this feature?
18+ Are you willing to implement this feature?
You can’t perform that action at this time.
0 commit comments