What's the best way to track a collection of issue...
# development
b
What's the best way to track a collection of issues?
f
GitHub Project or Milestones?
Do you want to track it more like a kanban board?
(if so, then Projects would be the way to go)
w
Projects are useful when you need to _order_/prioritize issues. otherwise, Labels probably (since we use Milestones for releases)
(…echoing what Tom said.)
for example: the performance project is prioritized (and a “new style” Project)
JVM support is prioritized and an “old style”/kanban Project
b
Labels are a great idea! 👍
h
The new style projects are awesome