I am developing some software and users are starting to list bugs and feature requests in an online forum. I need to get these into a more manageable list.
Ideally I want to be able to have a form for users to submit new bugs/features, and also have a way for users to view the existing lists and then vote on any bugs/features that they think are important.
Does a plugin like this already exist, or should I write my own?!!