Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.89 KB

File metadata and controls

47 lines (32 loc) · 1.89 KB

PR Checklist

  • Addresses an existing open issue: closes #<the_issue_number_here>.
  • The issue was marked with the PR Accepted label.
  • You have discussed this issue with the maintainers of bpmn-visualization, and you are assigned to the issue.
  • Steps in the CONTRIBUTING guide were taken.
  • The PR title follows the "Conventional Commits" guidelines.

Overview

  • Explain the details for making this change: What existing problem does the Pull Request solve? Why is this feature beneficial?
  • If your contribution has altered the BPMN rendering or any other visual feature, add screenshots.
  • If the Pull Request includes breaking changes, it must explicitly follow the syntax proposed by Conventional Commits (in the PR title and with a quote at this end of this overview).

Notes

N/A