2017-09-26 11:55:44 +00:00
|
|
|
<!--
|
|
|
|
|
2018-09-27 11:53:08 +00:00
|
|
|
Thanks for creating this pull request!
|
2017-09-26 11:55:44 +00:00
|
|
|
|
2018-09-27 11:53:08 +00:00
|
|
|
Please make sure you provide the relevant context.
|
2017-09-26 11:55:44 +00:00
|
|
|
|
|
|
|
-->
|
|
|
|
|
2020-06-18 13:04:47 +00:00
|
|
|
__Which issue does this PR address?__
|
2017-09-26 11:55:44 +00:00
|
|
|
|
2019-04-18 14:07:18 +00:00
|
|
|
Closes #
|
2020-06-18 13:04:47 +00:00
|
|
|
|
|
|
|
__Acceptance Criteria__
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
|
|
|
Link the acceptance criteria here if they are defined.
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
* [ ] Corresponds to the concept <!-- link document here -->
|
|
|
|
* [ ] Corresponds to the design <!-- link document here -->
|
|
|
|
|
|
|
|
__Definition of Done__
|
|
|
|
|
|
|
|
* [ ] corresponds to [the design principles](https://github.com/bpmn-io/design-principles)
|
|
|
|
* [ ] corresponds to [the code standards](https://github.com/bpmn-io/bpmn-js/blob/master/.github/CONTRIBUTING.md#creating-a-pull-request)
|
|
|
|
* [ ] passes Continuous Integration checks
|
|
|
|
* [ ] available as feature branch on GitHub
|
|
|
|
* [ ] contains the cleaned up commit history
|
|
|
|
* [ ] commit messages satisfy our [commit message guidelines](https://www.conventionalcommits.org/)
|
|
|
|
* [ ] a single commit closes the issue via Closes #issuenr
|