Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonambas committed Oct 9, 2019
1 parent 26caf71 commit a2c260b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
**Give your PR a recognizable title**
#### Give your PR a recognizable title
For example: **FE-123: Ticket Title** or **Resolve Issue #123: Description**.

**What Changed**
#### What Changed
What changes does this PR make?

**How To Test or Verify**
#### How To Test or Verify
Describe any steps that may help reviewers verify changes. Anything beyond basic unit testing, such as screen-reader usage, or special interactions.

**PR Checklist**
#### PR Checklist
- [ ] Add your changes to `unreleased.md` in the root directory. If you plan on publishing immediately after merging (such as a hotfix) or aren't making changes to a published package, you can ignore this step.
- [ ] Provide screenshots or [screen recordings](https://getkap.co/). Visual changes only.
- [ ] Get approval from a UX team member (#uxfe or #design-guild on Slack). Visual changes only.

0 comments on commit a2c260b

Please sign in to comment.