{{PROJECT_DESCRIPTION_SLUG}}
Table of Contents
Files and Directories found in this project
Item | Description |
---|---|
.github/ |
dir containing github action workflow yaml files and CODEOWNERS file |
assets/ |
dir containing assets such as logo and reference info or files which are not part of the functional codebase |
.gitignore |
file which controls which files and directories are ignored by git. |
.pre-commit-config.yaml |
file which controls pre-commit hooks and pre-commit versions for this project. |
.project-properties.json.template |
file which must be edited to contain project's property values and then renamed to .project-properties.json to replace strings in files of this project. |
.yamllint.yaml |
file which contains configuration for the yaml lint pre-commit action |
LICENSE |
file which contains the license for this project |
README.md |
this file |
TEMPLATE-HOWTO.md |
file which contains markdown documentation on how to use this template and generate a new project from it |
{{PROJECT_CONTRIBUTORS}}
See also the list of contributors who participated in this project.
We use SemVer for versioning this project