This is a template repository for new projects joining the Rust Innovation Lab.
On the repository homepage you'll see a green "Use this template" button. Click this to create a new repository based on the template.
Each file is a starter template that covers the basic requirements for the Rust Innovation Lab.
The files contain instructions and guidance on what you should add. Generally, the parts you should edit are enclosed in square brackets. But you can edit anything in the file to make it an accurate description of your project.
Your project must have:
- Apache and MIT licenses, and an appropriate open license for non-code content
- README-template.md1:
- GOVERNANCE.md
- CODE_OF_CONDUCT.md
Footnotes
-
You're currently reading the README file for the templates repo. You should delete this file and use README-template.md as the base for your project README. ↩