Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.75 KB

File metadata and controls

46 lines (31 loc) · 1.75 KB

PR Checklist

  • Addresses an existing open issue: closes #<the_issue_number_here>.
  • You have discussed this issue with the maintainers of the repository, and you are assigned to the issue.
  • If it exists, steps in the CONTRIBUTING guide (generally described in the CONTRIBUTING.md file at the root of the repository) 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