You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
We're using issue templates to pre-fill some information
But there are some problems:
some text is in markdown comment to not be displayed in the rendering
choices are used by using checkboxes but then it's transformed into tasks and then we have issues with remaining tasks
Describe the solution you'd like
Github is now having forms in yaml instead of the markdown templates
So it allows to display something to users, but not have it in the final content
Usage of dropdown, input text, etc.
che-bot
added
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
Jun 30, 2021
benoitf
removed
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
Jun 30, 2021
benoitf
added a commit
to benoitf/che
that referenced
this issue
Aug 2, 2021
eclipse-che#20054
It allows to provide forms to guide users when creating github issues
Change-Id: Ie8306b96cc2e314697006717cc1c6d4ff4356342
Signed-off-by: Florent Benoit <[email protected]>
#20054
It allows to provide forms to guide users when creating github issues
Change-Id: Ie8306b96cc2e314697006717cc1c6d4ff4356342
Signed-off-by: Florent Benoit <[email protected]>
Is your enhancement related to a problem? Please describe.
We're using issue templates to pre-fill some information
But there are some problems:
Describe the solution you'd like
Github is now having forms in yaml instead of the markdown templates
So it allows to display something to users, but not have it in the final content
Usage of dropdown, input text, etc.
So I think it would be nice to use this.
Describe alternatives you've considered
Additional context
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
Here is an example on how it could be rendered https://github.com/benoitf/che-template-issues/issues/new?assignees=&labels=kind%2Fbug&template=form.yml using forms
The text was updated successfully, but these errors were encountered: