-
-
Notifications
You must be signed in to change notification settings - Fork 765
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
chore: add new tool categories - api and editor #1155
chore: add new tool categories - api and editor #1155
Conversation
✅ Deploy Preview for asyncapi-website ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-1155--asyncapi-website.netlify.app/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add these also as empty entries in manual-tools
file. This is how it works at the moment with MVP. This way people that still want to add their tools to website manually, have it easier as all categories are there already
cc @akshatnema
Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
@derberg Done. |
/rtm |
Description
Add new categories to the
tools
:editor
andapi
.cc @derberg