Commit 86a14e8 Rob Adams
authored
1 parent ce2b578 commit 86a14e8 Copy full SHA for 86a14e8
File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Description
2
+
3
+ Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
4
+
5
+ Fixes # (issue)
6
+
7
+ ## Type of change
8
+
9
+ Please delete options that are not relevant.
10
+
11
+ - [ ] Bug fix (non-breaking change which fixes an issue)
12
+ - [ ] New feature (non-breaking change which adds functionality)
13
+ - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14
+ - [ ] This change requires a documentation update
15
+
16
+ ## Checklist:
17
+
18
+ - [ ] Typespecs updated
19
+ - [ ] Module documentation updated
20
+ - [ ] Tests were added or updated to cover changes
21
+ - [ ] Commits have been squashed into a single coherent commit
22
+
23
+ ## Licensing/Copyright
24
+
25
+ ** By submitting this PR, you agree to the following statement, please read before submission!**
26
+
27
+ I certify that I own, and have sufficient rights to contribute, all source code and
28
+ related material intended to be compiled or integrated with the source code for Bootleg
29
+ (the "Contribution"). My Contribution is licensed under the MIT License.
30
+
31
+ NOTE: If you submit a PR and remove the statement above, your PR will be rejected. For your PR to be
32
+ considered, it must contain your agreement to license under the MIT license.
You can’t perform that action at this time.
0 commit comments