This is a template repository for new projects. You can use it to either start a new repository that has all the required files for a project or just grab the particular files you need.
This template uses the Apache license as a default.
- Click Use this template on GitHub and create a copy of this repository.
- Replace the contents of
README.mdwith the contents ofREADME-template.md, then deleteREADME-template.md. - Fill in all
[TODO: ...]placeholders across every file. - Update
CHANGELOG.mdwith your project's release history. - Customize or remove any files that don't fit your project.
| Resource | Description |
|---|---|
| CODE_OF_CONDUCT.md | Expected behavior for project contributors, promoting a welcoming environment (Contributor Covenant 2.1) |
| CONTRIBUTING.md | Contribution guidelines including DCO sign-off and commit signing |
| SECURITY.md | Vulnerability reporting policy and disclosure process |
| CHANGELOG.md | Release history following Keep a Changelog format |
| LICENSE | Apache License, Version 2.0 |
| .github/ | Issue templates (bug report, feature request) and pull request template |
To contribute, please follow the guidelines outlined in the CONTRIBUTING.md and the Code of Conduct.
This project is licensed under Apache 2.0.