@kademi/keditor
Version:
KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents
11 lines (9 loc) • 519 B
Markdown
# Contribute a component
To contribute your own component:
1. Follow [this guide](./custom_component.md) to create your component
1. Test your component carefully and make sure it works 😂
1. Create pull request
1. Create [`Component request` issue](https://github.com/Kademi/keditor/issues/new?assignees=&labels=Request+features&template=component-request.md&title=%5BComponent+request%5D) and put link to your pull request
1. Done!
---
[⬅ Back to documentation list](../README.md#documentation)