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
It seems the last part was just a mistake from my part, as after making the change in data/projects.json, installing the project and running npx good-first-issue docusaurus multiple times, I get issues from docusaurus everytime.
When running
npx good-first-issue docusaurus
, the outputs can be from other projects. For example here it outputs issues of jest:I checked in
data/projects.json
and the query for docusaurus seems wrong:I tried changing it to a query to the repo:
But running
npx good-first-issue docusaurus
still outputs other projects.What else could I do to try and fix this?
The text was updated successfully, but these errors were encountered: