Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.17 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.17 KB

PROJECT-NAME

(Add one line summary of what it does)

TODO Upon Project Creation

  • Update PROJECT-NAME in this file
  • Update in <YEAR> and <FULL-NAME> placeholders in LICENSE.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 the CODE_OF_CONDUCT.md file

Installation

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.

Contributing

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.

Our Contributors