tiptap/.github/ISSUE_TEMPLATE/bug_report.md
Christoph Flathmann e9ac6f0d0b
Add issue templates
2019-05-03 13:18:46 +02:00

37 lines
802 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'bug'
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Steps to Reproduce / Codesandbox Example**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Fork this or create a new Codesandbox replicating your error
https://codesandbox.io/s/qxv5m9y6oq?fontsize=14
**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.