I have gone ahead and added appropriate prefixes. Thanks for the feedback everyone!
On Fri, 26 May 2017 at 17:52 Guido van Rossum <[email protected]> wrote: > We have such a convention in mypy too. GitHub.com/python/mypy/labels. > > > On May 26, 2017 5:34 PM, <[email protected]> wrote: > > coala uses full word prefixes for type, size, importance, and difficulty. > > https://github.com/coala/coala/labels > > And has a bot that auto labels when the suffixes are used in the issue/PR > message. > > > On Sat, 27 May 2017 05:48 Usman Ehtesham <[email protected]> wrote: > >> My vote is on full word prefixes (small words where and when possible) >> >> > On May 26, 2017, at 5:36 PM, Brett Cannon <[email protected]> wrote: >> > >> > Something the Rust project does is prefix all their labels with a >> single letter to have alphabetical sorting keep similar labels together. >> For instance, using the "T - " prefix to group all type-related label like >> bugfix, enhancement, etc. This is all done to make it easy to find all >> labels for a certain thing. >> > >> > Do people like this idea for labels that don't naturally have a common >> prefix? If so would people want the single letter prefix or full word >> prefixes? >> > _______________________________________________ >> > core-workflow mailing list >> > [email protected] >> > https://mail.python.org/mailman/listinfo/core-workflow >> > This list is governed by the PSF Code of Conduct: >> https://www.python.org/psf/codeofconduct >> >> _______________________________________________ >> core-workflow mailing list >> [email protected] >> https://mail.python.org/mailman/listinfo/core-workflow >> This list is governed by the PSF Code of Conduct: >> https://www.python.org/psf/codeofconduct >> > > _______________________________________________ > core-workflow mailing list > [email protected] > https://mail.python.org/mailman/listinfo/core-workflow > This list is governed by the PSF Code of Conduct: > https://www.python.org/psf/codeofconduct > > >
_______________________________________________ core-workflow mailing list [email protected] https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
