Re: Follows the Conventional Commits //was: Avoid including "[BREAKING]" in the commit title

2025-08-09 Thread Tomek CEDRO
On Sat, Aug 9, 2025 at 11:10 PM Tomek CEDRO wrote: > > On Sat, Aug 9, 2025 at 9:47 PM Alan C. Assis wrote: > > > > Hi Everyone, > > > > I'm proposing to modify the item 1.13.9 from our CONTRIBUTING.md to avoid > > including the prefix "[BREAKING]" in the commit title for the following > > reasons

Re: Follows the Conventional Commits //was: Avoid including "[BREAKING]" in the commit title

2025-08-09 Thread Tomek CEDRO
Btw "/was: Avoid including "[BREAKING]" in the commit title" where was it? -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Follows the Conventional Commits //was: Avoid including "[BREAKING]" in the commit title

2025-08-09 Thread Tomek CEDRO
On Sat, Aug 9, 2025 at 9:47 PM Alan C. Assis wrote: > > Hi Everyone, > > I'm proposing to modify the item 1.13.9 from our CONTRIBUTING.md to avoid > including the prefix "[BREAKING]" in the commit title for the following > reasons: > > * It passes a wrong message, as something very negative (not a

Re: Follows the Conventional Commits //was: Avoid including "[BREAKING]" in the commit title

2025-08-09 Thread Alan C. Assis
Hi Michal, On Sat, Aug 9, 2025 at 5:08 PM Michał Łyszczek wrote: > On 2025-08-09 16:47:01, Alan C. Assis wrote: > > * It passes a wrong message, as something very negative (not all > > breaking are bad, or shouldn't be) > > * Someone reading our git history could get a wrong impression of the >

Follows the Conventional Commits //was: Avoid including "[BREAKING]" in the commit title

2025-08-09 Thread Alan C. Assis
Hi Everyone, I'm proposing to modify the item 1.13.9 from our CONTRIBUTING.md to avoid including the prefix "[BREAKING]" in the commit title for the following reasons: * It passes a wrong message, as something very negative (not all breaking are bad, or shouldn't be) * Someone reading our git his

Re: Follows the Conventional Commits //was: Avoid including "[BREAKING]" in the commit title

2025-08-09 Thread Michał Łyszczek
On 2025-08-09 16:47:01, Alan C. Assis wrote: > * It passes a wrong message, as something very negative (not all > breaking are bad, or shouldn't be) > * Someone reading our git history could get a wrong impression of the > project > * It will cluttering the title, by convention the title should hav