699 B
699 B
Contributing rules for the repository
To contribute into the current repository , you should follow these rules.
Languages
- the language used for comments and code is English.
- the prefered language for issues and pull-request is English but French is accepted.
Structure of the code
... rules to follow to COMPLETE
Maintainers
Current maintainers of this repository are :
- to complete
Commits
- define rules abour commits
Branch names
- for a new feature,
feat/my-feature
- for a fix, or an improvement of a feature,
fix/my-feature-name
- for a bugfix,
bugfix/bug-name
- banches are refernced to a version named branch as
v1.x.x