---
name: Component request
about: Suggest a component for KEditor
title: "[Component request]"
labels: Request features
assignees: ''

---

**Name**
Technical name of component. Should be only letters and digits. Case in-sensitive is accepted. Example: `carousel`, `slickCarousel`, etc...

**Title**
Displayed title of component, will be showed in snippet modal. Example: `An awesome carousel`.

**Category**
For filter purpose. Can be more than 1 category. Example: `Carousel`, `Bootstrap component`, etc...

**Preview image**
Will be showed in snippet modal. Minimum width and height is `200px`

**Functionality**
Describe how component works? Any external JavaScript plugin need to be used? Suggestion setting options for component.

**Pull request**
If you already developed this component, please kindly provide link to your pull request. We'll review and merge if it works well.
