littlelink-server/.github/PULL_REQUEST_TEMPLATE.md
2021-10-16 13:50:18 -05:00

18 lines
605 B
Markdown

<!--- Provide a general summary of your changes -->
## Proposed Changes
-
-
-
## Checklist
- [ ] Tested locally
- [ ] Ran `yarn ci` to test my code
- [ ] Did not add any unnecessary changes
- [ ] All my changes appear after other changes in each file
- [ ] Included a screenshot (if adding a new button)
- [ ] 🚀
<!--- If adding a new button, please include screenshot -->
<!--- If you are adding new code, please follow the pattern and add it to the end of the file where appropriate -->
<!--- Please be sure that you are not adding any additional changes including spaces, adding/deleting lines -->