Docs feedback - feature proposal: extended issue templates
Problem to solve
We have an recuring issue type, that requires some smaller steps to be taken, to close the issue.
We would like to have an issue template that could generate automatically a number of issues linked to that one. Each issue would get a title from an template and a copy of description.
Other way, would be to create issue template, that will have tasklists. Than Issue shall get a number of labels. We want to have labels associated with tasks. e.g. marking a task as done would automatically add or remove label.
We thought about using scoped labels for describing this as a process, but this may have an concurently running tasks and in this case we could not monitor the stage, that this issue is on.
Intended users
Developers, Reporters, Managers