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.
 
 
 
 
Andrei Dekterev f6d8f5fea9 build(change pk apikey): change apikey for stripe 3 years ago
.storybook chore(ott-36): storybook config update 6 years ago
.well-known add well-known file 3 years ago
public fix(fix bugs with quality video): fix bugs with quality video and icon kind of sports 3 years ago
src build(change pk apikey): change apikey for stripe 3 years ago
.drone.yml Update '.drone.yml' 3 years ago
.eslintrc Preprod (#567) 4 years ago
.gitignore fix(#india): fix build india 3 years ago
.stylelintrc refactor(scout-451): added stylelint (#448) 4 years ago
Makefile build(change pk apikey): change apikey for stripe 3 years ago
README.md Project configuration 6 years ago
commitlint.config.js refactor(ott-67): removed gql config 6 years ago
package-lock.json style(#ott2955): fixed scroll container height 3 years ago
package.json style(#188): add tunis config to auth 3 years ago
tsconfig.json fix(#2531): fixed white authorization screen 3 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