Add CONTRIBUTING.md
This commit is contained in:
10
CONTRIBUTING.MD
Normal file
10
CONTRIBUTING.MD
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# Contribution Guide
|
||||||
|
|
||||||
|
## Making changes
|
||||||
|
Please, when making any changes, make a new branch. Start the branch name with one of the following texts:
|
||||||
|
- `feature/`
|
||||||
|
- `fix/`
|
||||||
|
- `docs/`
|
||||||
|
- `refactor/`
|
||||||
|
|
||||||
|
For example `docs/update-uml-diagrams`.
|
||||||
Reference in New Issue
Block a user