bottom/.github/ISSUE_TEMPLATE/feature_request.md
Clement Tsang 61c8bfd574
docs: add a line to feature request docs/template (#666)
Just adds an extra line to the template/docs to check if an existing issue already exists.
2022-01-29 14:49:41 -05:00

15 lines
607 B
Markdown

---
name: Feature request
about: Got a good idea that hasn't already been suggested? Mention it here!
title: ""
labels: "feature"
assignees: ""
---
### Describe the feature request
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.