chore: change commit format

This commit is contained in:
Gustavo Carvalho
2025-12-11 02:07:29 -03:00
parent 034cac0e9d
commit 5d7536c307

View File

@@ -325,7 +325,7 @@ Contributions are welcome! Here's how you can help:
1. **Fork** the repository
2. **Create** a feature branch (`git checkout -b feature/amazing-feature`)
3. **Commit** your changes (`git commit -m 'Add amazing feature'`)
3. **Commit** your changes (`git commit -m 'feat: add amazing feature'`)
4. **Push** to the branch (`git push origin feature/amazing-feature`)
5. **Open** a Pull Request