Introduce git flow (branches, commits, ...) conventions #760
Closed
Description
Is your feature request related to a problem? Please describe.
Introduce git flow conventions that should be used by all devs when working with taraxa-node repo.
Some of the pro's:
- create unified set of rules/conventions for taraxa-node repo -> better readability
- automatic changelog generation when creating releases
- automatic github issues linking in PR's and vice versa
Describe the solution you'd like.
There will be doc with these conventions and explanations how to use them. All devs should get familiar with it.