diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..f503f9c548 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +Thanks for the PR! + +To better assist you, please select the type of PR you want to create. + +Click the "Preview" tab above, and click on the link for the PR type: + +- [:bug: Bug fix or new feature](?template=bugfix.md) +- [:memo: Documentation Fix](?template=documentation-edit.md) +- [:book: New/Updated Documentation Content](?template=documentation-new.md)