-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, the repo result is based on github API response, we are not sorting it by anything yet. Sorting it by some parameters should help us prioritize the repo we want to change.
Describe the solution you'd like
The basic sorting should include name ({owner}/{repo}) and date (asc and desc). Other parameters such as stars, issues, forks, etc will also help us determine which repo should be removed
Describe alternatives you've considered
Can we use other than sort, such as filter or grouping?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request