diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..0f3ed7334 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,21 @@ + + +## Description + + + + +## Additional context and related issues + + + + +## Release notes + +( ) This is not user-visible or is docs only, and no release notes are required. +( ) Release notes are required. Please propose a release note for me. +( ) Release notes are required, with the following suggested text: + +```markdown +* +```