summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature_request.yml
diff options
context:
space:
mode:
authorClementTsang <34804052+ClementTsang@users.noreply.github.com>2023-11-30 02:04:27 -0500
committerClementTsang <34804052+ClementTsang@users.noreply.github.com>2023-11-30 02:04:27 -0500
commit66b58e49d2ef6b6ed26523f6446b5d639a7b044f (patch)
tree0ea1325739a826e3aec0ab2185bc1a7dc505a0cc /.github/ISSUE_TEMPLATE/feature_request.yml
parent70d6e8aee0e8534ca68322a33c32d8833c894d7a (diff)
github: update some wording for feature and bug issue templates
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.