benoit-bremaud / angular-social-network

Angular is better than Somfony
MIT License
1 stars 0 forks source link

Commit Message Guidelines #35

Open benoit-bremaud opened 4 months ago

benoit-bremaud commented 4 months ago

Commit Message Guidelines (Refer to COMMIT_NAMING_GUIDE.md):

Use clear and concise commit messages. Example:

git add .
git commit -m "feat(structure): initial project setup with backend and frontend directories"