1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00

Minimal changes for a PR

This commit is contained in:
David Young
2021-01-07 16:18:36 +13:00
parent e473b61d30
commit 9b16369f2d

View File

@@ -1,5 +1,3 @@
Thank you for the pull request! :heart:
<!--- Provide a general summary of your changes in the Title above -->
## Description
@@ -11,8 +9,6 @@ Thank you for the pull request! :heart:
## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran to -->
<!--- see how your change affects other areas of the code, etc. -->
## Screenshots (if appropriate):
@@ -29,5 +25,3 @@ Thank you for the pull request! :heart:
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the **CONTRIBUTING** document.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.