Skip to content

Commit

Permalink
Merge pull request #31 from Traihel/Traihel-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Traigel authored Oct 15, 2022
2 parents 6f01081 + 0d0aa4f commit 73fd2b5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ type: description

types:

1. feat - - добавил новую функцию в ваш код
2. fix - - исправил баг в вашем коде
3. style - - добавил стили
4. refactor - - зарефакторил что-то
5. test - - создал тест
6. info - - коммит для проверки чего-то, неважные изменения, не влияющие на проект
1. feat - - added a new function to the code
2. fix - - fixed a bug in the code
3. style - - added styles
4. refactor - - refactored something
5. test - - created a test
6. info - - commit to check something, unimportant changes that do not affect the project

EXAMPLE:

test: create unit test for profile reducer

style: change styles for login component
style: change styles for login component

0 comments on commit 73fd2b5

Please # to comment.