Closed v-bondarenko364 closed 3 years ago
You latest commit have just - redne
redne
It's very important to have clear commit names. Consider to write commit names according to convetional commint specification: https://www.conventionalcommits.org/en/v1.0.0/
If you use this specification your naming would be much more cleaner.
So your commit name could be: chore(docs): update readme
chore(docs): update readme
It means that:
chore
Here you got a point, this is something I stopped doing later.
You latest commit have just -
redne
It's very important to have clear commit names. Consider to write commit names according to convetional commint specification: https://www.conventionalcommits.org/en/v1.0.0/
If you use this specification your naming would be much more cleaner.
So your commit name could be:
chore(docs): update readme
It means that:
chore
tag)