diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000000..def54e933a86 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,18 @@ +### Changelog entry + +... + +### Changelog category + +* New feature +* Experimental feature +* Improvement +* Performance improvement +* Bugfix +* Backward incompatible change +* Documentation (changelog entry is not required) +* Not for changelog (changelog entry is not required) + +### Additional information + +...