tiptap/.github/ISSUE_TEMPLATE/bug_report.md

36 lines
804 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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?**
A clear and concise description of what the bug is.
**How can others reproduce the issue?**
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?**
A clear and concise description of what you expected to happen.
**Do you have a screenshot?**
If applicable, add screenshots to help explain your problem.
**Whats your environment?**
- Operating system
- Browser
- Mobile/desktop
**What else?**
Add any other context about the problem here.