You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Mirlan feb8f69b46
Ott 577 replace react responsive lib (#229)
5 years ago
.storybook chore(ott-36): storybook config update 6 years ago
public Ott 560 available matches toggler (#221) 5 years ago
src Ott 577 replace react responsive lib (#229) 5 years ago
.eslintrc React scripts update (#223) 5 years ago
.gitignore React scripts update (#223) 5 years ago
Makefile fix: root stage directory change (#58) 5 years ago
README.md Project configuration 6 years ago
commitlint.config.js refactor(ott-67): removed gql config 6 years ago
package.json Ott 577 replace react responsive lib (#229) 5 years ago
tsconfig.json React scripts update (#223) 5 years ago

README.md

Commitizen friendly


Instat TV

Основная ветка - develop

Ответвляемся от нее

git checkout -b 0000-task-name

где:

0000 - это номер задачи в Jira

task-name - краткое название задачи

Обязательная команда для коммита:

git cz

Далее следуем инструкции в терминале.

Там, где будет вопрос про "название компонента или файла" - ставим номер задачи из Jira c #

Итого имеем коммит формата

fix(#4218): fixed params for players and gk tables on tournament page