rofi/.github/ISSUE_TEMPLATE/bug_report.md

54 lines
1.2 KiB
Markdown
Raw Normal View History

---
name: Bug report
about: rofi might be misbehaving
labels: bug
title: "[BUG] "
assignees: ''
---
:exclamation:
First read the [guidelines](https://github.com/DaveDavenport/rofi/blob/next/.github/CONTRIBUTING.md)!
This is not optional for any report/question. People must be able to understand the full context of the report when reading it, at any time.
If you feel like you “just have a simple question”, please consider youre wrong and still fill the full report.
Any report missing these informations will be labeled as “Incomplete Report - Please follow the guidelines” and may not be answered in a timely fashion.
:exclamation:
2016-02-20 12:01:35 +00:00
## Version
2016-02-20 11:55:27 +00:00
Output of `rofi -v`
2016-02-20 12:01:35 +00:00
## Configuration
2016-02-20 11:55:27 +00:00
Output of `rofi -help` (in a [gist](https://gist.github.com/))
2016-02-20 11:55:27 +00:00
2016-03-31 05:34:00 +00:00
## Launch Command
`The commandline used to launch **rofi**`
2016-03-31 05:34:00 +00:00
2016-02-20 11:55:27 +00:00
## Steps to reproduce
- Step 1
- Step 2
2016-02-20 11:55:27 +00:00
## What behaviour you see
- ...
2016-02-20 11:55:27 +00:00
## What behaviour you expect to see
- ...
**Additional details:**
- Include a link to your private config
- Include screenshots/casts of your issue
**Please do not submit reports related to wayland, see
[here](https://github.com/DaveDavenport/rofi/wiki/Wayland) for more
information.**