focalboard/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
641 B
Markdown
Raw Normal View History

---
name: Bug report
about: Create a report to help us improve
title: 'Bug: '
labels: bug
assignees: ''
---
**Summary:**
A clear and concise description of what the bug is.
2021-03-04 19:43:29 +01:00
**Steps to reproduce the behavior:**
1. Go to ...
2. Click on ...
3. Scroll down to ...
4. See error
2021-03-04 19:43:29 +01:00
**Expected behavior:**
A clear and concise description of what you expected to happen.
2021-03-04 19:43:29 +01:00
**Screenshots:**
If applicable, add screenshots to help explain your problem.
**Platform:**
2021-03-04 19:43:29 +01:00
- Browser and version: [e.g. Chrome 88, Safari 12]
- OS and version: [e.g. Windows, macOS 10.15.7, iOS 13.1]
2021-03-04 19:43:29 +01:00
**Additional context:**
Add any other context about the problem here.