mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
58 lines
1.5 KiB
Markdown
58 lines
1.5 KiB
Markdown
---
|
||
name: Feature request
|
||
about: It'd be cool if rofi did/had/would...
|
||
labels: Feature Request
|
||
title: "[REQUEST] "
|
||
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 you’re 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:
|
||
|
||
## Before creating a feature request
|
||
|
||
- [ ] I checked the *next* branch to see if the feature has already been
|
||
implemented
|
||
|
||
- [ ] I searched existing reports to see if it is already requested.
|
||
|
||
|
||
## What is the user problem or growth opportunity you want to see solved?
|
||
|
||
...
|
||
|
||
|
||
## How do you know that this problem exists today? Why is this important?
|
||
|
||
...
|
||
|
||
|
||
## Who will benefit from it?
|
||
|
||
...
|
||
|
||
|
||
## Version
|
||
|
||
Output of `rofi -v`
|
||
|
||
|
||
## Configuration
|
||
|
||
Output of `rofi -help` (in a [gist](https://gist.github.com/), please paste the *full* output)
|
||
|
||
|
||
**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.**
|
||
|
||
|
||
**Requesting a feature is no guarantee it will be added.**
|