File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+ (Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.)
3
+ -->
4
+ <!-- Add the issue number that is fixed by this PR (In the form Fixes #123) -->
5
+
6
+ Fixes #<!-- Enter Issue number you have referenced(please refer only one issue at once)-->
7
+
8
+ #### Checklist
9
+ <!-- Please Star this repository and follow this template for your PR to be considered-->
10
+ - [ ] I have read the [ Contribution Guide] and my PR follows them.
11
+ - [ ] My branch is up-to-date with the master branch.
12
+ - [ ] I have added tests that prove my fix is effective or that my feature works
13
+ - [ ] I have added necessary documentation (if appropriate)
14
+ - [ ] The contents added are completelt original and have no copyright issues.
15
+
16
+ #### Short description of what this resolves:
17
+
18
+
19
+ #### Changes proposed in this pull request:
20
+ <!-- Fill These Bullet Points-->
21
+ -
22
+ -
23
+ -
You can’t perform that action at this time.
0 commit comments