mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-01 23:10:00 +00:00
docs: enforce lowercase commit messages
This commit is contained in:
@@ -110,7 +110,7 @@ python3 -m py_compile ./home/bin/homeassistant.py
|
||||
## Repository Patterns
|
||||
|
||||
### Commit Message Format
|
||||
Follow conventional commits style:
|
||||
Follow conventional commits style (all lowercase).
|
||||
- `feat(scope): description` - New feature
|
||||
- `fix(scope): description` - Bug fix
|
||||
- `refactor(scope): description` - Code refactoring
|
||||
|
||||
Reference in New Issue
Block a user