-
Notifications
You must be signed in to change notification settings - Fork 7
How to add your own toolkit #173
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
Conversation
| @@ -0,0 +1,5 @@ | |||
| <!-- | |||
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.
whenever someone opens a PR in the docs repo, this will be in the PR description
| ## PR Checklist | ||
|
|
||
| - [ ] I have determined the appropriate category for the toolkit, e.g., `productivity`, `social-communication`, `entertainment`, `development`, `automation`, etc. | ||
| - [ ] I create a new file located at `pages/toolkits/<category>/my-toolkit-name.mdx` that uses the [Community Toolkit Template](https://github.com/ArcadeAI/docs/blob/main/pages/toolkits/community-toolkit-template.mdx) |
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.
this link will work once this PR is merged since we are adding that file in this PR
|
|
||
| ## Submit your toolkit | ||
|
|
||
| To submit your toolkit, please open a pull request on the [Arcade Documentation GitHub repository](https://github.com/ArcadeAI/docs/) that uses the [Community Contributed Toolkit Pull Request Template](https://github.com/ArcadeAI/docs/blob/main/.github/PULL_REQUEST_TEMPLATE/community_contributed_toolkit.md). |
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.
the link to the template will be valid once this PR is merged since the template file is in this PR
Uh oh!
There was an error while loading. Please reload this page.