Niro
03/09/2022, 11:59 AM4. If you're adding new functionality, create a new branch named feature/<DESCRIPTIVE NAME>
5. If you're fixing a bug, create a new branch named fix/<DESCRIPTIVE NAME>-<ISSUE NUMBER>
Maybe it's good to open this topic to discussion and understand if the requirement is important and relevant and to strictly enforce it. Otherwise maybe we should remove this requirement altogether / define a new one that makes more sense?Barak Amar
Jonathan Rosenberg
03/09/2022, 1:48 PMBarak Amar
Niro
03/09/2022, 3:17 PMBarak Amar
docs: ...
where you scope the change to an area, follow by the description. Labels helps to tag: bug, feature, blocker and etc...Barak Amar
Barak Amar
Niro
03/09/2022, 3:48 PMBarak Amar
Barak Amar
Barak Amar
Niro
03/10/2022, 12:00 PM