-
Notifications
You must be signed in to change notification settings - Fork 0
Description
On large UI display, add a contextual menu on the left-hand side so users can pick from existing projects and submit ideas specifically towards that domain as well as submitting totally new ideas.
The first option would be "New Project/Idea" and then underneath it can show a list of all other repos that are in scope for collecting submissions. The user can switch the context by picking between them (the correct one will be highlighted).
Not sure what this would look like on a mobile device, probably just the hamburger/collapse style menu.
Then when the idea is submitted, it will go into the right repo based on the context, or into the general public-submissions pool if that option (default) is selected. The issues should also get a label put on them so they can easily be filtered within github and identified as different from internally-created issues.
