[Python-Dev] Re: In what tense should the changelog be written?

2021年4月30日 20:58:46 -0700

On Fri, Apr 30, 2021, 16:28 <[email protected]> wrote:
> This was also my understanding. The last time I looked at writing good
> commit messages (a similar form), the standard was to finish the sentence:
> "This commit will...", e.g. "This commit will fix buffalo.spam" from "Fix
> buffalo.spam".
>
I like this a lot.
This commit/PR will _______.
Is it the objective or what is actually done?
There could be a recommended set of "codelabels" for which there are also
gh issue/pr labels.
Where in the devguide should this be summarized?
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/R3IFKCBT5ZVWGOURGKCYKDGRE2ZBVDPM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to