<!-- For Bug, format the title as `[BUG]: <your title here>` -->
<!-- For Feature, format the title as `[Feature]: <your title here>` -->
<!-- don`t include `<` and `>` in your title -->
<!-- To mark a task, use [x]. -->

# I'm submitting a

- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [ ] Bug report
- [ ] Enhancement
- [ ] Feature request
- [ ] Documentation issue or request

## Description

- [ ] Bug: Description of the issue you encountered_
- [ ] Feature: Description of the feature. Cause and its Motivation_

### Version Information

```
ngx-text-editor: x.x.x
angular: x.x.x
```

### Browser

- [ ] Chrome - x.x.x
- [ ] Mozilla Firefox - x.x.x
- [ ] Opera - x.x.x
- [ ] Microsoft Edge - x.x.x

<br>

_NOTE: Replace `x.x.x` with your version information_
