bottom/.github/ISSUE_TEMPLATE/feature_request.md

16 lines
607 B
Markdown
Raw Normal View History

2020-02-23 05:56:39 +00:00
---
name: Feature request
about: Got a good idea that hasn't already been suggested? Mention it here!
2020-02-23 05:56:39 +00:00
title: ""
labels: "feature"
assignees: ""
2020-02-23 05:56:39 +00:00
---
2020-09-18 05:55:19 +00:00
### Describe the feature request
2020-02-23 05:56:39 +00:00
Please describe what behaviour you are looking for, the motivation for it, and use cases for where this feature would be helpful.
Try to be clear and concise - more details are usually helpful, but don't ramble on too much.
Also try to see if this feature already exists first [in the documentation](https://clementtsang.github.io/bottom/nightly/),
or if there's already an issue opened that covers this specific feature.