tiptap/.github/ISSUE_TEMPLATE/bug_report.md

36 lines
804 B
Markdown
Raw Normal View History

2020-11-11 21:57:50 +08:00
---
name: Bug report
about: Create a report to help us improve
url: https://github.com/ueberdosis/tiptap-next/issues/new
title: ''
labels: bug
assignees: ''
---
**What happens?**
2020-11-11 21:57:50 +08:00
A clear and concise description of what the bug is.
**How can others reproduce the issue?**
2020-11-11 21:57:50 +08:00
Steps to reproduce the behavior:
1. Go to …
2. Type in …
3. Click on …
4. See error message
Create a new Codesandbox replicating your error
https://codesandbox.io/s/vue-issue-template-h0g28
**What behavior did you expect?**
2020-11-11 21:57:50 +08:00
A clear and concise description of what you expected to happen.
**Do you have a screenshot?**
2020-11-11 21:57:50 +08:00
If applicable, add screenshots to help explain your problem.
**Whats your environment?**
2020-11-11 21:57:50 +08:00
- Operating system
- Browser
- Mobile/desktop
**What else?**
2020-11-11 21:57:50 +08:00
Add any other context about the problem here.