1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
964 B
Markdown
Raw Normal View History

2021-05-26 11:46:37 +02:00
---
name: Bug report
about: Create a report to help us improve
title: ''
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.
**Server (please complete the following information):**
- OS: [report here the result of `lsb_release -a`]
- Kernel: [report here the result of `uname -a`]
- Fab-manager version [report here the result of `\curl -sSL run.fab.mn | bash -s "fablab:maintenance:version"`]
**Browser (please complete the following information):**
- Name: [e.g. Firefox]
- Version: [e.g. 88.0.1, please refer to the About menu of your browser]
**Additional context**
Add any other context about the problem here.