mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
22 lines
551 B
Markdown
22 lines
551 B
Markdown
---
|
||
name: Feature request
|
||
about: Suggest a new feature for tiptap v2
|
||
title: ''
|
||
labels:
|
||
- feature request
|
||
- v2
|
||
assignees: ''
|
||
---
|
||
|
||
**The problem I am facing**
|
||
A clear and concise description of what the problem is. For example: I’m always frustrated when …
|
||
|
||
**The solution I would like**
|
||
A clear and concise description of what you want to happen.
|
||
|
||
**Alternatives I have considered**
|
||
A clear and concise description of any alternative solutions or features you have considered.
|
||
|
||
**Additional context**
|
||
Add any other context or screenshots here.
|