uulm-smart-sensing / documentation

0 stars 0 forks source link

add conventional commits cheat sheet to wiki #30

Closed fgardt closed 1 year ago

fgardt commented 1 year ago

In GitLab by @Merseleo on Jan 26, 2023, 12:55

What problem are you trying to solve?

Using some rare prefixes from the conventional commits prefixes leads to uncertainty. Additionally I used some in the wrong way, maybe as others. Therefor it would be helpful, if we document at some place, what the prefixes means for us.

Why should we solve it?

How do you propose to solve it?

What other approaches did you consider?

What could go wrong?

/cc @Slartibartfass2 @fgardt @mm1398 @Shiroen95

fgardt commented 1 year ago

In GitLab by @Slartibartfass2 on Mar 4, 2023, 17:31

Conventional commits

feat

fix

docs

style

refactor

perf

test

build

ci

chore

revert

fgardt commented 1 year ago

In GitLab by @Merseleo on Mar 4, 2023, 18:06

Sounds very good!

fgardt commented 1 year ago

In GitLab by @mm1398 on Mar 5, 2023, 15:34

Looks great!

fgardt commented 1 year ago

In GitLab by @mm1398 on Mar 7, 2023, 10:56

created branch 30-add-conventional-commits-cheat-sheet-to-wiki to address this issue