Fix search
- Dominant language
- CSS
- Stars
- 357
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
GitHub seems to have switch to a new search.
- May need to add `fork:false` ([docs](https://docs.github.com/en/search-github/searching-on-github/searching-in-forks))
- May need to add `archived:false` ([docs](https://docs.github.com/en/search-github/searching-on-github/searching-for-repositories#search-based-on-whether-a-repository-is-archived))
- Must add `in:name` ([docs](https://docs.github.com/en/search-github/searching-on-github/searching-for-repositories#search-by-repository-name-description-or-contents-of-the-readme-file))
**Use case**: `durant` got removed in latest commit https://github.com/cheeaun/repokemon/commit/5a4601c07594a268def70afc869346fa6c51a612 but it seems still legit, just that [search](https://github.com/search?q=durant&type=repositories) doesn't return on first page(?). Having `in:name` makes it better in the [search](https://github.com/search?q=durant+in%3Aname&type=repositories).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.