chore: delete PR template
Reusing template from default community files.
This commit is contained in:
parent
82eaded072
commit
aa57e148e9
|
@ -1,32 +0,0 @@
|
|||
<!--
|
||||
|
||||
Thanks for creating this pull request!
|
||||
|
||||
Please make sure you provide the relevant context.
|
||||
|
||||
-->
|
||||
|
||||
__Which issue does this PR address?__
|
||||
|
||||
Closes #
|
||||
|
||||
__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
|
Loading…
Reference in New Issue