-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chore(github): Update issue template to have several choices #13777
Conversation
I love it ! I'm wondering if we need the usability section as this might be related to enhancements? Order, I would put:
But that's great. Thanks @benoitf ! |
.github/ISSUE_TEMPLATE/p_doc.md
Outdated
about: Suggest a documentation item for Eclipse Che | ||
title: '' | ||
labels: 'kind/docs' | ||
assignees: '' |
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.
@rkratky we can make you as default assignee as well there
Also we can add the template that you would want for documentation items.
Very nice @benoitf . +1 to remove usability. I would even make it simpler and remove:
|
ok so consensus for now is to remove usability (and then remove the label I think ?) I agree with you that About task, in description (that is in the label) is that it's more technical-debt, something that you should do but it may not be an enhancement at all. I will not do changes on the PR until beginning of next week to let people comment and grab other feedback. |
Ok, my feedback is that to make some decision like what we take for the release, we take some criteria like:
Finally would |
Also enhance the templates to ask more questions when reporting a bug Related to End Game #13637 Fix #13648 Change-Id: I3586957c6687dbdf4b528ccf62bd07e82b2887f1 Signed-off-by: Florent Benoit <[email protected]>
@sunix I think you can address some of your remarks with naming convention in your commits |
ci-build |
LGTM |
yes but before coding (when filling the issue) and while planning (choosing which issue to do next), how can I address that ? |
you can still give issue/PR title with this convention (look at this PR title) |
What does this PR do?
Provide a list of choices when creating issues
Enhance the templates to ask more questions when reporting a bug
What issues does this PR fix or reference?
Related to End Game #13637
Fix #13648
Change-Id: I3586957c6687dbdf4b528ccf62bd07e82b2887f1
Signed-off-by: Florent Benoit [email protected]