How to contribute a toolkit
Arcade welcomes your toolkit contributions. By adding your toolkit to the Arcade documentation, you help other developers discover and use your tools. Follow these steps to submit your own toolkit.
Prerequisites
- Build your toolkit. See build a toolkit for guidance.
- Publish your toolkit on PyPI.
Submit your toolkit
Open a pull request in the Arcade Documentation GitHub repository that completes the community toolkit checklist. The checklist will guide you through the necessary steps to ensure your toolkit contribution is successful.
Review and merge
After submitting your pull request:
- Double-check all checklist items have been completed.
- Address any feedback from the reviewers.
- Once approved, your toolkit will be added to the Arcade documentation for other developers to discover and use!