Browse Source

update PR template

tags/1.2.0
pratu16x7 7 years ago
parent
commit
3520047511
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      .github/PULL_REQUEST_TEMPLATE.md

+ 7
- 0
.github/PULL_REQUEST_TEMPLATE.md View File

@@ -1,7 +1,14 @@
<!-- Thank you so much for contributing! We're glad to have you onboard :) -->
<!-- Please help us understand you contribution better with these details -->

###### Explanation About What Code Achieves:
<!-- Please explain why this code is necessary / what it does -->
- Explanation

###### Screenshots/GIFs:
<!-- As this is mainly a visual lib, please include a screenshot/gif if your contribution modifies on-screen components -->
- Screenshot

###### Steps To Test:
<!-- What would someone do to be able to see the effects of your code? -->
- Steps


Loading…
Cancel
Save