Skip to content

Commit

Permalink
add pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
cs01 committed Jul 13, 2020
1 parent 4ca9ad9 commit 0d2d27e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[] I have added an entry to `docs/changelog.md`

<!-- provide evidence of testing, preferably with command(s) that can be copy+pasted by others -->

## Test plan
Tested by running
```
# command(s) to exercise these changes
```

0 comments on commit 0d2d27e

Please sign in to comment.