-
Notifications
You must be signed in to change notification settings - Fork 115
Create user feedback issue template #2760
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
Conversation
lcawl
left a comment
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.
LGTM!
pquentin
left a comment
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.
Thanks! LGTM.
Just need to adjust the label name.
|
@KOTungseth @lcawl Any reason not to apply my fix above and merge? |
Co-authored-by: Quentin Pradet <[email protected]>
lcawl
left a comment
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.
When I used this template in docs-content, it generated an error on the option values. It seems you need to put them in quotes per https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/common-validation-errors-when-creating-issue-forms#bodyi-options-must-not-include-booleans-please-wrap-values-such-as-yes-and-true-in-quotes
|
Good catch! YAML is annoying like that: yes and no are treated as booleans, not strings: https://yaml.org/type/bool.html |
Co-authored-by: Lisa Cawley <[email protected]>
User feedback issue template for Bump.sh API docs.
To do: Create
Feedbacklabel.