(Add one line summary of what it does)
- Update
PROJECT-NAME
in this file - Update in
<YEAR>
and<FULL-NAME>
placeholders inLICENSE.txt
file - Update
CITATION.cff
file-
<AUTHOR-FAMILY-NAME>
-
<AUTHOR-GIVEN-NAME>
-
<AUTHOR-GIVEN-NAME>
-
<PROJECT-NAME>
-
<PROJECT-DOI>
-
<GITHUB-ORGANISATION>
-
<GITHUB-ORGANISATION>
-
- Update
CONTACT-METHOD
in theCODE_OF_CONDUCT.md
file
First, clone this repository:
# Clone this repository
git clone https://github.com/<username>/<PROJECT-NAME>.git
cd <PROJECT-NAME>
Alternatively, download the code as a .zip folder by clicking the "Code" button on GitHub.
is an open-source project and we welcome contributions from the community.
If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.