This repository contains a template to seed a repository for an Open Source project.
- Check out this repository
- Delete the
.git
folder - Git init this repository and start working on your project!
- Prior to submitting your request for publication, make sure to review the Open Source guidelines for publications.
- Mergify is configured. You can edit or remove .mergify.yml.
The following is the template for the final README.md file:
{Project tag line}
{Small description of the purpose of the project}
{Instructions to quickly get started using the project: pre-requisites, packages to install, sample code, etc.}
{More details/listing of features of the project}
Please consult BREAKING_CHANGES.md for more information about version history and compatibility.
This project is licensed under the Apache 2.0 license - see the LICENSE file for details.
Please read CONTRIBUTING.md for details on the process for contributing to this project.
Be mindful of our Code of Conduct.