File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 6
6
-->
7
7
8
8
<!-- place the issue number which this PR is solving. Eg: Fixes #27-->
9
- Fixes
9
+ Fixes
10
10
11
11
## Changes proposed in this PR
12
12
- <!-- change 1-->
13
13
- <!-- change 2-->
14
14
15
-
16
15
<!-- Checked checkbox should look like this: [x] -->
16
+ ### Checklist for this PR
17
+
18
+ - [ ] I have read [ contributing guidelines] ( https://github.com/coderplex/coderplex/blob/develop/.github/CONTRIBUTING.md ) .
19
+ - [ ] I executed ` yarn lint ` locally to format my code.
20
+ - [ ] All tests ` yarn test ` ran successfully.
21
+ - [ ] Pull request is towards ` develop ` branch.
17
22
<!-- If change is related to UI then tick below checkbox otherwise delete below line-->
18
- - [ ] I have tested responsiveness of the UI by checking on max devices using this tool http://quirktools.com/screenfly/
23
+ - [ ] I have tested responsiveness of the UI by checking on max devices using [ ScreenFly ] ( http://quirktools.com/screenfly/ )
You can’t perform that action at this time.
0 commit comments