-
-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc/issue: add feature request template #921
base: master
Are you sure you want to change the base?
Conversation
4c749b0
to
2901212
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I could pick #516 back up so we could maybe merge them together.
.github/ISSUE_TEMPLATE/feature.yml
Outdated
options: | ||
- New target | ||
- Altered target | ||
- New option | ||
- Altered option | ||
- Other |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does "Altered" mean in this case? Does it mean to modify existing elements? Maybe this should be less ambiguous.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes; i have reworded it now to hopefully be more clear.
.github/ISSUE_TEMPLATE/feature.yml
Outdated
|
||
attributes: | ||
label: Description | ||
description: Describe the feature. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might want to take a similar structure as used in #516, where we briefly hint at what could be included.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added hint, failed to be brief. not sure how to be clear but concise here. criticism is welcome.
2901212
to
2cfdf6b
Compare
adds a basic feature request issue template