diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..4011a250 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,27 @@ +## Ticket + +[//]: # (Link to a JIRA ticket if available.) + +## Purpose + +[//]: # (Briefly describe the purpose of this PR.) + +## Changes + +[//]: # (Briefly describe or list your changes.) + +## Side Effects + +[//]: # (Any possible side effects?) + +## API Documentation + +[//]: # (Any API documentation updates?) + +## QE Notes + +[//]: # (Any QA testing notes for QE?) + +## CE Notes + +[//]: # (Any server configuration and deployment notes for CE?)