File tree 2 files changed +36
-0
lines changed
2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Report a problem and provide necessary context
4
+ title : ' Fix ...'
5
+ labels : ' bug'
6
+
7
+ ---
8
+
9
+ <!--
10
+ Hi, thanks for submitting a bug. We appreciate that.
11
+
12
+ But, we will need some information about what's wrong to help you.
13
+ -->
14
+ ## What's wrong
15
+
16
+ <!-- Describe what is not working. -->
17
+
18
+ ## How it should work?
19
+
20
+ <!-- Describe how it should work. -->
21
+
22
+ ## Checklist before calling for maintainers
23
+
24
+ * [ ] Have you checked to ensure there aren't other open [ Issues] ( ../issues ) for the same problem?
25
+
Original file line number Diff line number Diff line change
1
+ ## #(issue number): Summarize your changes
2
+
3
+ <!-- Please include the reasons behind these changes and any relevant context.
4
+ This project only accepts pull requests related to open issues -->
5
+ <!-- - Special phrase to auto-close the issue that your PR fixes -->
6
+ Closes # (issue number)
7
+
8
+ ## Checklist before requesting a review
9
+
10
+ - [ ] Have you followed the guidelines in [ CONTRIBUTING.md] ( ../CONTRIBUTING.md ) ?
11
+ - [ ] Have you performed a self-review?
You can’t perform that action at this time.
0 commit comments