summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature_request.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 1afc4b05..bbb294a8 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -10,7 +10,7 @@ body:
- label: >
I've looked through [the documentation](https://clementtsang.github.io/bottom/nightly/) and
[existing open issues](https://github.com/ClementTsang/bottom/issues?q=is%3Aopen+is%3Aissue+label%3Afeature)
- for this feature/feature request.
+ for similar feature requests.
required: true
- type: textarea
@@ -20,11 +20,11 @@ body:
attributes:
label: Describe the feature request
description: >
- Please describe what behaviour you are looking for, the motivation for it, and use cases for where this feature
+ Please describe what behaviour you are looking for, the motivation for it, and use cases where this feature
would be helpful to both you and others. Try to be clear and concise.
If you have any ideas to implement this feature as well, feel free to write them down here too.
placeholder: |
Example:
It would be nice to support FreeBSD, as I and others often use similar tools on my FreeBSD-based system.
- Sysinfo has FreeBSD support as a data source.
+ I also noticed that sysinfo has FreeBSD support as a data source.