File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change
1
+ Please prefix your issue with one of the following: ** [ BUG] ** ** [ PROPOSAL] ** ** [ QUESTION] ** .
2
+
3
+ ** In raising this issue, I confirm the following (please check boxes):**
4
+
5
+ - [ ] I have read and understood the contributors guide.
6
+ - [ ] I have checked that the bug-fix I am reporting can be replicated, or that the feature I am suggesting isn't already present.
7
+ - [ ] I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion.
8
+
9
+ ** My familiarity with the project is as follows (check one):**
10
+
11
+ - [ ] I have never used the project.
12
+ - [ ] I have used the project briefly.
13
+ - [ ] I have used the project extensively, but have not contributed previously.
14
+ - [ ] I am an active contributor to the project.
15
+
16
+ ---
17
+
18
+ {issue content here}
Original file line number Diff line number Diff line change
1
+ Please prefix your pull request with one of the following: ** [ FEATURE] ** ** [ FIX] ** ** [ IMPROVEMENT] ** .
2
+
3
+ ** In raising this pull request, I confirm the following (please check boxes):**
4
+
5
+ - [ ] I have read and understood the contributors guide.
6
+ - [ ] I have checked that another pull request for this purpose does not exist.
7
+ - [ ] I have considered, and confirmed that this submission will be valuable to others.
8
+ - [ ] I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
9
+ - [ ] I give this submission freely, and claim no ownership to its content.
10
+
11
+ ** My familiarity with the project is as follows (check one):**
12
+
13
+ - [ ] I have never used the project.
14
+ - [ ] I have used the project briefly.
15
+ - [ ] I have used the project extensively, but have not contributed previously.
16
+ - [ ] I am an active contributor to the project.
17
+
18
+ ---
19
+
20
+ {pull request content here}
You can’t perform that action at this time.
0 commit comments