-
Notifications
You must be signed in to change notification settings - Fork 87
Add repository explorer #328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
✅ Deploy Preview for talon-wiki-refactor ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Love the more robust development info! It is helpful for someone like me who is not super well versed in git/npm |
Making the contribution changes more explicit looks good to me. For the repo explorer potentially somebody will want to move the repo explorer underneath the Integrations header at some point because it probably fits better there. I am happy to give it pride of place in the top menu for a bit though because it's fun and you've put a lot of work in I can see ;). I think we should leave this PR open for maybe another week before merging though to give anybody else a chance to comment. A couple of points and questions about the repo explorer:
|
Sounds good. We can let this PR brew, for others to consider the changes / any feedback. Some notes:
|
Well, people have had their When you have the time, would you be able to rebase this on the latest main branch? After that we can merge it in and confirm it works. |
Add repository explorer which caches repo results from GitHub tagged with
talonvoice
.npm run update-repos
command, which will update the repo listnode-fetch
packagecross-env
packageConsolidate and update
README.md
Recommend forking for contributions