Skip to content
Snippets Groups Projects
Commit 4e5e8ada authored by mjbonifa's avatar mjbonifa
Browse files

docs (documentation): git workflow documentation #17

parent b749fbad
No related branches found
No related tags found
No related merge requests found
......@@ -224,7 +224,7 @@ The `phen` command is used phenotype-related operations.
## Commit Message Guidelines
- Use clear and descriptive commit messages.
- Format: `<type>(<scope>): <description>`
- Example: `docs (documentation): git workflow documentation`
- Example: `docs (documentation): git workflow documentation (#issue)`
- Types: `feat` (feature), `fix` (bug fix), `docs` (documentation), `refactor` (code refactoring), `test` (tests), `chore` (maintenance).
## Additional Guidelines
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment