Readme updates (#4)

* fix(scrips): cleanup

* chore(README): Updating Readme

* chore(github): Added PR template
This commit is contained in:
Techno Tim
2022-03-27 11:18:45 -05:00
committed by GitHub
parent f32371d595
commit f756c449d8
5 changed files with 35 additions and 29 deletions

14
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,14 @@
# Proposed Changes
<!--- Provide a general summary of your changes -->
-
-
-
## Checklist
- [ ] Tested locally
- [ ] Ran `site.yml` playbook
- [ ] Ran `reset.yml` playbook
- [ ] Did not add any unnecessary changes
- [ ] 🚀