<div dir="ltr">Hmm...<div><br></div><div>+1 bpo NNNN</div><div>-1 bug NNNN, not everything is a bug</div><div>+1 issue NNNN, I'm new, so I don't have any 'old habit' yet :P </div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">Mariatta Wijaya</div></div>
<br><div class="gmail_quote">On Wed, Feb 1, 2017 at 9:43 AM, Brett Cannon <span dir="ltr"><<a href="mailto:brett@python.org" target="_blank">brett@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Historically commit messages for CPython have had the form of "Issue #NNNN: did something". The problem is that Github automatically links "#NNNN" to GitHub issues (which includes pull requests). To prevent incorrect linking we need to change how we reference issue numbers.<div><br></div><div>The current candidates are:</div><div><br></div><div>   issue NNNN (notice the lack of #)</div><div><br></div><div>    bug NNNN</div><div><br></div><div>    bpo NNNN ("bpo" stands for "<a href="http://bugs.python.org" target="_blank">bugs.python.org</a>")</div><div><br></div><div>Whatever choice we go with it will be how we reference issues in PR titles and comments to link the PR to the issue, and in commit messages to send a message to the issue about the commit.</div><div><br></div><div>To start this off, I'm -1 on "issue" (because people will out of habit add the #), +0 on "bug" (it's different but not everything is a bug), and +1 on "bpo" (as it namespaces our issues).</div></div>
<br>______________________________<wbr>_________________<br>
core-workflow mailing list<br>
<a href="mailto:core-workflow@python.org">core-workflow@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/core-workflow" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/core-workflow</a><br>
This list is governed by the PSF Code of Conduct: <a href="https://www.python.org/psf/codeofconduct" rel="noreferrer" target="_blank">https://www.python.org/psf/<wbr>codeofconduct</a><br></blockquote></div><br></div>