File tree 3 files changed +69
-0
lines changed
3 files changed +69
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F41B Bug report"
3
+ about : Create a report to help improve the project
4
+ title : ' '
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!--
11
+ Thanks for filing an issue! Before hitting the button, please answer these questions.
12
+
13
+ Fill in as much of the template below as you can.
14
+ If you leave out information, we can't help you as well.
15
+
16
+ Be ready for followup questions, and please respond in a timely
17
+ manner. If we can't reproduce a bug we might close your issue.
18
+ If we're wrong, PLEASE feel free to reopen it and explain why.
19
+ -->
20
+
21
+ **What happened**:
22
+
23
+ **What you expected to happen**:
24
+
25
+ **Where can this issue be corrected? (optional)**
26
+ <!-- provide additional information about the file location or directory that needs to be modified to fix this issue, if available -->
27
+
28
+ **How to reproduce it (as minimally and precisely as possible)**:
29
+
30
+ **Anything else we need to know?**:
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ **Is your feature request related to a problem? Please describe.**
11
+ <!---
12
+ A description of what the problem is.
13
+ -->
14
+
15
+ **Describe the solution you'd like**
16
+ <!--- A description of what you want to happen. -->
17
+
18
+ **Describe alternatives you've considered**
19
+ <!--- A description of any alternative solutions or features you've considered. -->
20
+
21
+ **Additional context**
22
+ <!--- Add any other context or screenshots about the feature request here. -->
Original file line number Diff line number Diff line change
1
+ <!-- Thank you for submitting a pull request! -->
2
+
3
+ # Description
4
+
5
+ Please include a summary of the change and which issue is fixed.
6
+
7
+ ## Fixes #(issue_no)
8
+
9
+ Replace ` issue_no ` with the issue number which is fixed in this PR
10
+
11
+ ## Screenshots
12
+
13
+ <!-- If applicable, add screenshots or images demonstrating the changes made -->
14
+
15
+ ## Special notes for your reviewer:
16
+
17
+ <!-- Add any additional information or context that might be helpful for the reviewers. -->
You can’t perform that action at this time.
0 commit comments