Skip to content

Commit

Permalink
Added pull request template.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Lemstra committed Aug 7, 2018
1 parent ec7af02 commit d52c867
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### Prerequisites

- [x] I have written a descriptive pull-request title
- [ ] I have verified that there are no overlapping [pull-requests](https://github.com/dlemstra/Magick.NET/pulls) open
- [ ] I have verified that I am following the existing coding patterns and practices as demonstrated in the repository.

### Description
<!-- A description of the changes proposed in the pull-request -->

<!-- Thanks for contributing to Magick.NET! -->

0 comments on commit d52c867

Please sign in to comment.