Skip to content

Commit

Permalink
!fixup fixed grammar in pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
natterstefan committed Jul 22, 2020
1 parent b623b11 commit d7c2da4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
Please submit all PRs to the `master` branch unless they are specific to current
release.
Please submit all PRs to the `master` branch unless they are specific to the
current current release.
-->

# Issue
Expand All @@ -21,10 +21,8 @@ Please explain what's new after this PR.
## How to test

<!--
- Is this testable with Jest?
- Does this need an update to the documentation?
If your answer is yes to any of these, please make sure to include it in your PR.
-->

0 comments on commit d7c2da4

Please sign in to comment.