diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE new file mode 100644 index 000000000..4279d166f --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE @@ -0,0 +1,9 @@ +## Description +State the overall goal of the pull request. Describe the list of changes the PR introduces and include any related PRs, Issues and/or Jira stories. + +## PR Checklist + +- [ ] Unit tests are included +- [ ] Screenshots are attached (if there are visual changes in the UI) +- [ ] A Designer (@beanh66) is assigned as a reviewer (if there are visual changes in the UI) +- [ ] A CSS rep (@cshinn) is assigned as a reviewer (if there are visual changes in the UI) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..4279d166f --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +## Description +State the overall goal of the pull request. Describe the list of changes the PR introduces and include any related PRs, Issues and/or Jira stories. + +## PR Checklist + +- [ ] Unit tests are included +- [ ] Screenshots are attached (if there are visual changes in the UI) +- [ ] A Designer (@beanh66) is assigned as a reviewer (if there are visual changes in the UI) +- [ ] A CSS rep (@cshinn) is assigned as a reviewer (if there are visual changes in the UI)