-
-
Notifications
You must be signed in to change notification settings - Fork 193
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.
2901212
to
2cfdf6b
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.
We could further split change-target
, since it might be one of the most common issues. However, the current state is probably good enough for now.
However, we might want to add a generic issues regarding bugs or something not working as intended or expected.
options: | ||
- label: >- | ||
I have searched for and not found existing issues requesting this | ||
change. | ||
required: true |
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 am not very familiar with GitHub templates. Is it possible to make this a simple checkbox:
- This is not a duplicate issue.
Would this even be better?
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 can simplify if you would like, but it is not possible to have a checkbox without a label above and to the side of it. The description is optional, though.
agreed.
absolutely; would you pick back up #516? i think that what you have there is pretty good. |
Co-authored-by: NAHO <[email protected]>
Co-authored-by: NAHO <[email protected]>
Co-authored-by: NAHO <[email protected]>
adds a basic feature request issue template