AppFlowy/.github/ISSUE_TEMPLATE/bug_report.md

34 lines
744 B
Markdown
Raw Normal View History

2021-10-31 09:53:31 +00:00
---
name: Bug report
about: Create a report to help us improve
title: "[Bug] Untitled Bug Issue"
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
2021-10-31 14:43:55 +00:00
- Environment [e.g. flutter doctor -v or rustup show]
2021-10-31 09:53:31 +00:00
Add any other context about the problem here.