In we.phorge.it there were some questions that no one has ever answered, and so they were not resolved.
I also noticed that the homepage was showing a mix of closed and open questions, in order of recentness. This could create some confusion since it happens that some old questions overwhelm new ones.
I'm talking about Dashboard n. 5 - https://we.phorge.it/dashboard/view/5/
In short I've done this change:
- replace the "Recent Questions" limit 15
- add a "Open Questions" limit 8
- add a "Closed Questions" limit 7
In this way, you still see 15 elements, but the first 8 are "high-priority" to be answered to help other people, while the other 7 elements are just there to have an hint about recently closed questions.
Feel free to share a feedback or insulting me for this change. I was just trying to be nice.