You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We appreciate your contribution to this project! Please be sure to read the [_**contributing guide**_](https://github.com/sylhare/Type-on-Strap/blob/master/CONTRIBUTING-GUIDE.md) to learn how you can help make this project better!
4
+
5
+
If you've created this issue with the 'bug' label, rest assured that we've added it to backlog for triage.
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
6
+
7
+
Fixes # (issue)
8
+
9
+
## Type of change
10
+
11
+
Please delete options that are not relevant.
12
+
13
+
-[ ] Bug fix (non-breaking change which fixes an issue)
14
+
-[ ] New feature (non-breaking change which adds functionality)
15
+
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
16
+
-[ ] This change requires a documentation update
17
+
18
+
## Checklist:
19
+
20
+
-[ ] My code follows the style guidelines of this project
21
+
-[ ] I have performed a self-review of my own code
22
+
-[ ] I have commented my code, particularly in hard-to-understand areas
23
+
-[ ] I have made corresponding changes to the documentation
24
+
-[ ] My changes generate no new warnings
25
+
-[ ] I have added tests that prove my fix is effective or that my feature works
26
+
-[ ] New and existing unit tests pass locally with my changes
27
+
-[ ] Any dependent changes have been merged and published in downstream modules
28
+
-[ ] I have checked my code and corrected any misspellings
0 commit comments