mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
31 lines
703 B
Markdown
31 lines
703 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.
|
|
|
|
**System info**
|
|
|
|
BeeRef version number:
|
|
Your operating system:
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Debug log:**
|
|
For crashes and similar, provide the last 20 lines or so of your debug log. To get the debug log, open BeeRef and go to *Help -> Show Debug Log*. If in doubt, paste the whole debug log to a paste service like paste.bin
|