Update issue templates

pull/409/head
Luc 2019-08-04 09:57:30 +02:00 zatwierdzone przez GitHub
rodzic f9db212ca5
commit b649fa4abc
2 zmienionych plików z 64 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,42 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
Please check readme and https://github.com/luc-github/Repetier-Firmware-4-Davinci/issues?utf8=%E2%9C%93&q=is%3Aclosed+label%3AFAQ+ before submit issue
**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.
**PC (please complete the following information):**
- OS: [e.g. iOS]
- Arduino Version [e.g.1.8.0]
- Due Module Version [e.g. 1.6.8]
**Printer
- Type: [e.g. Duo 2.0, 1.0A, 1.0, AiO, Duo 2.0A]
**Firmware (please complete the following information):**
- Branch used [e.g. master branch]
- Version displayed in printer menu Settings/Sytem Version
- Configuration used in configuration.h
- Did you modified the code ?
**Additional context**
Add any other context about the problem here.

Wyświetl plik

@ -0,0 +1,22 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FR]"
labels: Feature Request
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Is your suggestion already in Repetier Firmware or any other firmware ?
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.