1 Commits

Author SHA1 Message Date
49399adda6 improvement(docs): add branch style 2025-03-15 17:43:53 +03:00

View File

@@ -43,7 +43,7 @@ necessary) and merged into the project.
1. Your branch name should be as short as possible, but describes your changes
2. Words should be divided by minus sign (`-`)
3. Optionally, might starts with general [type](#types) of your future PR
with slash (`/`): `refactor/nasm-to-fasm`, `update/demos`, `fix/cp866 charset`
with slash (`/`): `refactor/nasm-to-fasm`, `update/demos`, `fix/cp866-charset`
## Commit style