littlelink-server/.github/PULL_REQUEST_TEMPLATE.md

20 lines
606 B
Markdown
Raw Normal View History

# Proposed Changes
2021-10-16 20:32:55 +02:00
<!--- Provide a general summary of your changes -->
2021-10-16 20:32:55 +02:00
-
-
-
## Checklist
2021-10-16 20:32:55 +02:00
- [ ] 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
2021-10-16 20:50:18 +02:00
- [ ] Included a screenshot (if adding a new button)
2021-10-16 20:32:55 +02:00
- [ ] 🚀
2021-10-16 20:50:18 +02:00
2021-10-16 20:46:50 +02:00
<!--- If adding a new button, please include screenshot -->
2021-10-16 20:32:55 +02:00
<!--- If you are adding new code, please follow the pattern and add it to the end of the file where appropriate -->
2021-10-16 20:50:18 +02:00
<!--- Please be sure that you are not adding any additional changes including spaces, adding/deleting lines -->