-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Michael Hucka edited this page Mar 13, 2024
·
9 revisions
- Please follow the steps in this GitHub page to create a new GitHub repository from this template repository.
- Modify the
README.mdfile as needed for your project. - Delete the original
codemeta.json, copycodemeta-TEMPLATE.jsontocodemeta.json, and fill out as needed. - Change the URL for the issue tracker in
CONTRIBUTING.mdto point to your repo's issue tracker. - Change the URL for the issue tracker in
SUPPORT.mdto point to your repo's issue tracker. - If the repo will not use Python, remove the file
INSTALL-Python3.md. - If the repo will not involve Elasticsearch, remove the file
INSTALL-Elasticsearch.md. - Set up an issue template and optionally a pull request template.
- When you make new releases, write a summary of the changes in
CHANGES.md, and updatecodemeta.json.