Goal:
As a user, I should be able to easily add repositories to my repositories list by choosing from a pre-defined list of repositories.
Acceptance Criteria:
- User can navigate to “common” repos, and add one to their list of repositories
- User should be able to clearly see items previously added.
Open questions:
- How will the user “navigate” is still undecided, a button to bring up a modal? A kebab? A tab to a separate page? A tab within the “add content” modal?
- The configuration file for the data set of "common repositories", should this be something saved in app interface?