You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
597 B
31 lines
597 B
## PR Type
|
|
|
|
<!--
|
|
Bugfix.
|
|
Feature.
|
|
Code style update (formatting, local variables).
|
|
Refactoring (no functional changes, no api changes).
|
|
Documentation content changes.
|
|
Other... Please describe:
|
|
-->
|
|
|
|
## Describe what this PR does for and how you did.
|
|
|
|
## Adding the issue link (#xxx) if possible.
|
|
|
|
<!--
|
|
fixes #
|
|
-->
|
|
|
|
## Note
|
|
|
|
## Checklist
|
|
|
|
- [ ] Add information of this PR to CHANGELOG.md in root of project.
|
|
- [ ] Add documentation in javadoc or comment below the PR if necessary.
|
|
|
|
## Checklist (Optional)
|
|
|
|
- [ ] Will pull request to branch of 2020.0.
|
|
- [ ] Will pull request to branch of 2022.0.
|