[PATCH] D117832: Update the Bug Life Cycle docs for the switch to GitHub issues

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 13:16:05 PST 2022


tstellar added a comment.

> A few things to note: we have not yet created the confirmed label, but that is expected to be done shortly. There is already label confusion involving whether we should use beginner (89 issues) or good first issue (29 issues), so I went with beginner in the documentation. I think we should strongly discourage users from creating arbitrary labels on their own because the labels will become useless pretty quickly if there's no consistency as to which are used, so I adjusted the docs accordingly

'good first issue' is a default label provided by GitHub, so it seems like it would be good to use it for consistency with other projects.  Is the beginner label something that was created during the github transition?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117832/new/

https://reviews.llvm.org/D117832



More information about the llvm-commits mailing list