web/.github/ISSUE_TEMPLATE/question.md

58 lines
1.3 KiB
Markdown
Raw Normal View History

2020-01-09 14:45:29 +03:00
---
name: Question
about: Ask what ever you want
labels: question
---
<!-- Please make sure you have read the README or Wiki, and your question does not appear in other existing issues (including closed ones). Thanks for your cooperation. Now, uncomment the relevant part to describe the situation. -->
<!--
**Don't understand what the README or Wiki says.**
Point out the parts that are hard for you to understand.
-->
<!--
**Want to complain about my bad days.**
Don't hesitate to share your story!
-->
<!--
**Just wanted to say hi to the author.**
Hi, I'm ..., have a nice day !
-->
<!--
**Not sure if it's a bug**
Please try to describe the problem
**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.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
2020-02-23 18:28:21 +03:00
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
2020-01-09 14:45:29 +03:00
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
2020-02-23 18:28:21 +03:00
- Browser: [e.g. stock browser, safari]
- Version: [e.g. 22]
2020-01-09 14:45:29 +03:00
**Additional context**
Add any other context about the problem here.
-->