You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2023. It is now read-only.
Currently, the issue-finder page can only filter based on one label. There should be a way to have multiple filters where you can say abelljs.org/issue-finder?label=enhancement,Hacktoberfest in the URL and it will return issues which have both of the labels on them.
Also, we can have a search bar that searches between the returned issues. We can search by a repository name, or in the title of the issues.