-
Notifications
You must be signed in to change notification settings - Fork 38
New templates for issues #1017
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
base: develop
Are you sure you want to change the base?
New templates for issues #1017
Conversation
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 for picking this up. Some minor suggestions.
attributes: | ||
label: What happened? | ||
description: | | ||
Actual Results: What happened when you got the bug? |
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 would switch l10 and 11. For "actual results" I would also talk about "behaviour" and not "results" and "What happened when you got the bug?" -> "What happened instead?|
- type: markdown | ||
attributes: | ||
value: | | ||
Describe the task. It can be a feature, documentation, etc. |
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.
"It can be a feature, documentation, etc." -> "It can be a feature, a set of experiments, documentation, etc."
description: The general area this task relates to. | ||
options: | ||
- label: datasets, data readers, data preparation and transfer | ||
- label: model |
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.
- label: science (e.g. experiments)
description: The general area this task relates to. | ||
options: | ||
- label: datasets, data readers, data preparation and transfer | ||
- label: model |
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 again add science here although I have less strong feeling here than for initative
Description
Creates just 3 issues:
Adds a few fields such as links to hedgedoc etc. all optional.
Issue Number
Closes #1002