Skip to content
Mike Hucka edited this page Dec 8, 2020 · 1 revision

Create a new repository using the template

  1. Please follow the steps in this GitHub page to create a new GitHub repository from this template repository.
  2. Modify the README.md file as needed for your project.
  3. Modify the codemeta.json file as needed for your project.
  4. Change the URL for the issue tracker in CONTRIBUTING.md to point to your repo's issue tracker.
  5. Set up an issue template and optionally a pull request template.

Tips for maintaining your repository

  • When you make new releases, write a summary of the changes in CHANGES.md, and update codemeta.json.

Miscellaneous notes