Update issue templates

This commit is contained in:
Gustavo Iñiguez Goia 2020-03-09 19:32:21 +01:00 committed by GitHub
parent 27778c1fd6
commit 3c500a9314

37
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,37 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
Present yourself (or at least say "Hello" or "Hi") and be kind && respectful.
**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
**If it's not reproducible:** Describe in detail as much as you can what happened.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**OS (please complete the following information):**
- OS: [e.g. Debian GNU/Linux, ArchLinux, Slackware, ...]
- Window Manager: [e.g. GNOME shell, KDE, enlightenment, ...]
- Kernel version: echo $(uname -a)
- Version [e.g. Buster, 10.3]
**Additional context**
Add any other context about the problem here.