[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How can we decrease the cognitive overhead for contributors?
From: |
Maxim Cournoyer |
Subject: |
Re: How can we decrease the cognitive overhead for contributors? |
Date: |
Tue, 05 Sep 2023 22:49:02 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi Katherine,
Katherine Cox-Buday <cox.katherine.e@gmail.com> writes:
> On 9/5/23 10:01 AM, Simon Tournier wrote:
>
>> Well, somehow, I consider the commit message format similarly as coding
>> style. We can discuss which one is better than the other when at the
>> end it only reflects some artificial preferences and for the sake of any
>> project one needs to be arbitrarily picked. Why not ChangeLog?
>
> The distinction I draw is that I can usually run a linter against a
> coding style.
>
> I don't care very much what the standard for commit messages is other
> than if it has an expectation of structure, I be able to run a tool to
> tell me if it's wrong.
>
> In other words, the overhead isn't "I don't like this standard", it's
> "I can't find a way to reliably adhere to the standard".
'git log' should provide ample examples. The format is not strict, and
it doesn't matter overly as long as it conveys a summary of the changes
accurately; it is meant for us humans. The format is described
summarily in the GNU Standards document; to read it, you can run:
guix shell standards info-reader -- info '(standards) ChangeLog'
--
Thanks,
Maxim
- Re: How can we decrease the cognitive overhead for contributors?, (continued)
- Re: How can we decrease the cognitive overhead for contributors?, Liliana Marie Prikler, 2023/09/06
- Re: How can we decrease the cognitive overhead for contributors?, Giovanni Biscuolo, 2023/09/08
- Re: How can we decrease the cognitive overhead for contributors?, Ricardo Wurmus, 2023/09/08
- Re: How can we decrease the cognitive overhead for contributors?, Giovanni Biscuolo, 2023/09/08
- Re: How can we decrease the cognitive overhead for contributors?, Katherine Cox-Buday, 2023/09/12
- Re: How can we decrease the cognitive overhead for contributors?, Simon Tournier, 2023/09/13
- Re: How can we decrease the cognitive overhead for contributors?, Simon Tournier, 2023/09/13
- Re: How can we decrease the cognitive overhead for contributors?, Katherine Cox-Buday, 2023/09/12
- Re: How can we decrease the cognitive overhead for contributors?, Efraim Flashner, 2023/09/08
- Re: How can we decrease the cognitive overhead for contributors?, Giovanni Biscuolo, 2023/09/08
- Re: How can we decrease the cognitive overhead for contributors?,
Maxim Cournoyer <=
- Re: How can we decrease the cognitive overhead for contributors?, kiasoc5, 2023/09/06
Re: How can we decrease the cognitive overhead for contributors?, Ricardo Wurmus, 2023/09/08
- Re: How can we decrease the cognitive overhead for contributors?, Liliana Marie Prikler, 2023/09/08
- Re: How can we decrease the cognitive overhead for contributors?, Ricardo Wurmus, 2023/09/08
- Re: How can we decrease the cognitive overhead for contributors?, Liliana Marie Prikler, 2023/09/08
- Re: How can we decrease the cognitive overhead for contributors?, Ricardo Wurmus, 2023/09/09
- Re: How can we decrease the cognitive overhead for contributors?, Liliana Marie Prikler, 2023/09/09
- Re: How can we decrease the cognitive overhead for contributors?, Simon Tournier, 2023/09/11
- Re: How can we decrease the cognitive overhead for contributors?, Liliana Marie Prikler, 2023/09/11
- Re: How can we decrease the cognitive overhead for contributors?, Simon Tournier, 2023/09/11