Initial code.

This commit is contained in:
James Cole
2020-08-07 08:46:52 +02:00
commit 95667e1be1
13 changed files with 2019 additions and 0 deletions

19
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,19 @@
<!--
Before you create a new PR, please consider:
1) Pull requests for the MAIN branch will be closed.
2) We cannot accept pull requests to add new currencies.
3) DO NOT include translations in your PR. Only English US sentences.
Thanks.
-->
Fixes issue # (if relevant)
Changes in this pull request:
-
-
-
@JC5