1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00
rofi/.github/ISSUE_TEMPLATE/feature_request.md
Mustaqim Malim 2312421392 Add Issue and PR Templates (#1043)
* Issue Template: Add Bug report

* Issue Template: Add Feature request

* Pull Request Template
2019-12-14 14:03:09 +01:00

932 B

name about labels title assignees
Feature request It'd be cool if rofi did/had/would... Feature Request [REQUEST]

Before creating a feature request:

  • First check the next branch, to see if the feature has already been implemented.
  • Check existing reports, see if it is already requested.

Describe the feature

  • A clear description of the feature you want added.
  • If the feature involves replacement of current functionality, how the new functionality is better?
  • If the feature is implemented in another application, include:
    • Screenshots or screencasts of it
    • Links to its implementation
  • If possible try to explain how you would expect to use feature: For example, should it be a configuration option or a hot-key.

When reporting a feature request include the following information:

  • Rofi version:
    • rofi -v

Requesting a feature is no guarantee it will be added.