The format is based on Keep a Changelog, this project adheres to Semantic Versioning and commits adheres to Conventional Commits.
Whenever possible, we try to comply with these conventions.
Each role should contain a License file associated. Use MIT by default.
Each developer can ask for a new release.
Each role/tool directory should be placed in /roles or /tools folder, using role/tool name as directory name. Each role/tool directory should contain:
- A main readme.rst file
- A license file
- A spec file, to build the associated package
Each new role/tool must be registered in the main repository README.md file. For each PR involving change of code or documentation, main CHANGELOG.md must be updated.