Files
specification/README.MD

11 lines
663 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Репозиторий "Соглашения о коммитах"
В этом репозитории хранится документ [о соглашении о коммитах](CONVENTIONAL_COMMITS.MD).
## Полезные статьи
- [Соглашение о коммитах v1.0.0](https://www.conventionalcommits.org/ru/v1.0.0/)
- [A Note About Git Commit Messages / tbaggery](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
- [Как генерировать осмысленные коммиты. Применяем стандарт Conventional Commits / Хабр](https://habr.com/ru/companies/yandex/articles/431432/)