Ask HN: How do you manage new feature requests for your application?
https://news.ycombinator.com/item?id=479596Basically, what i'm planning to do is to include a minimal number of features in my application, partially because of the 'do less' thing and actually, because i'm not very sure of what path the app should take in future; so i want the users to define what should be added next.
So i was wondering what would be a good way to collect users' reactions and requests? Should i just have a feedback form (problem with that is that users wont know what other features are being asked for)? Or, should i use something like uservoice.com (though it seems, it might lead users to bias towards certain features)?
What do you think?