Hi, We enabled the GitHub âProjectsâ feature for the pharo repo: https://github.com/pharo-project/pharo/projects The idea is that one can add as many âKanbanâ style boards as one wants. issues and pull requests can be added, as well as simple cards that are not yet issues. This is quite nice as an issue tracker gets very confusing and overwhelming as soon as there are >500 issues. With these boards, we can create âviewsâ on this sea of issues. I created for now: -> some board related to specific parts of the system (e.g. Traits or Reflectivity) example: https://github.com/pharo-project/pharo/projects/11 -> "Pharo7 Backportingâ https://github.com/pharo-project/pharo/projects/12 -> "Simple Issues for Beginnersâ https://github.com/pharo-project/pharo/projects/14 Here the feature to be able to put things that are not yet issue tracker entries seems very useful I think this can be quite nice⦠we should add more Projects as soon as we find that they make sense and should move issues there. Marcus