Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.52 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.52 KB

Open Source Project Template

This repository contains a template to seed a repository for an Open Source project.

How to use this template

  1. Check out this repository
  2. Delete the .git folder
  3. Git init this repository and start working on your project!
  4. Prior to submitting your request for publication, make sure to review the Open Source guidelines for publications.

Features (to keep as-is, configure or remove)

The following is the template for the final README.md file:


Project Title

{Project tag line}

{Small description of the purpose of the project}

License

Getting Started

{Instructions to quickly get started using the project: pre-requisites, packages to install, sample code, etc.}

Features

{More details/listing of features of the project}

Breaking Changes

Please consult BREAKING_CHANGES.md for more information about version history and compatibility.

License

This project is licensed under the Apache 2.0 license - see the LICENSE file for details.

Contributing

Please read CONTRIBUTING.md for details on the process for contributing to this project.

Be mindful of our Code of Conduct.