1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-28 09:24:24 +01:00

Update issue templates

This commit is contained in:
Sylvain 2021-05-26 11:46:37 +02:00 committed by GitHub
parent 73558399d9
commit be3352d2bf
3 changed files with 56 additions and 0 deletions

36
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,36 @@
---
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.

View File

@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest an idea for Fab-manager
title: ''
labels: ''
assignees: ''
---
Please visit [feedback.fab-manager.com](https://feedback.fab-manager.com/) and vote for existing feature requests or propose a new one.

10
.github/ISSUE_TEMPLATE/support.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
name: Support
about: Call for help while using Fab-manager
title: ''
labels: ''
assignees: ''
---
Please visit [the forum](https://forum.fab-manager.com/) to get assistance from the community. If you subscribed to paid assistance, please contact us by email for a faster reply.