File tree 2 files changed +40
-0
lines changed
2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug Report
3
+ about : Report a bug affecting the codebase
4
+ ---
5
+
6
+ ### Description
7
+
8
+ #### What is the current behavior?
9
+ A clear and concise description of what is happening.
10
+
11
+ #### What is the expected behavior?
12
+ A clear and concise description of what you expected to happen.
13
+
14
+ #### Additional Context
15
+ Add any other context about the problem.
16
+
17
+ ### Reproduction
18
+ 1 . Run the command '...'
19
+ 2 . ...
20
+
21
+ ### Evidence
22
+ If applicable, add logs or screenshots to help explain your problem.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature Request
3
+ about : Suggest a feature for the codebase
4
+ ---
5
+
6
+ ### Description
7
+
8
+ #### Why should this feature be added?
9
+ Describe in detail why this feature should be added, what problems it solves, or benefits it adds.
10
+
11
+ #### How would you like the feature to work?
12
+ A clear and concise description of how the feature will operate.
13
+
14
+ #### What alternatives have been considered?
15
+ A clear and concise description of any alternative solutions or features you've considered.
16
+
17
+ #### Additional Context
18
+ Add any other context about the feature.
You can’t perform that action at this time.
0 commit comments