tiptap/.github/ISSUE_TEMPLATE/bug_report.md

38 lines
851 B
Markdown
Raw Normal View History

2019-05-03 18:54:28 +08:00
---
name: Bug report
about: Create a report to help us improve
2020-07-14 17:32:47 +08:00
url: https://github.com/ueberdosis/tiptap/issues/new
2019-05-03 18:54:28 +08:00
title: ''
2020-07-14 17:25:08 +08:00
labels: bug
2019-05-03 18:54:28 +08:00
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Steps to Reproduce / Codesandbox Example**
Steps to reproduce the behavior:
2020-07-14 17:34:37 +08:00
1. Go to '…'
2. Click on '…'
3. Scroll down to '…'
2019-05-03 18:54:28 +08:00
4. See error
2020-04-17 19:28:12 +08:00
Fork this or create a new Codesandbox replicating your error
https://codesandbox.io/s/vue-issue-template-h0g28
2019-05-03 18:54:28 +08:00
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- Mobile / Desktop: [eg. Desktop]
**Additional context**
Add any other context about the problem here.