Skip to content

Commit eb028dd

Browse files
beanh66jeff-phillips-18
authored andcommitted
Adding a template for new PRs (#532)
Adding a template for new PRs
1 parent be80178 commit eb028dd

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.github/PULL_REQUEST_TEMPLATE

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Description
2+
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.
3+
4+
## PR Checklist
5+
6+
- [ ] Unit tests are included
7+
- [ ] Screenshots are attached (if there are visual changes in the UI)
8+
- [ ] A Designer (@beanh66) is assigned as a reviewer (if there are visual changes in the UI)
9+
- [ ] A CSS rep (@cshinn) is assigned as a reviewer (if there are visual changes in the UI)

.github/PULL_REQUEST_TEMPLATE.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Description
2+
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.
3+
4+
## PR Checklist
5+
6+
- [ ] Unit tests are included
7+
- [ ] Screenshots are attached (if there are visual changes in the UI)
8+
- [ ] A Designer (@beanh66) is assigned as a reviewer (if there are visual changes in the UI)
9+
- [ ] A CSS rep (@cshinn) is assigned as a reviewer (if there are visual changes in the UI)

0 commit comments

Comments
 (0)