Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Commit

Permalink
Simplify PR template (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Richter authored Dec 13, 2019
1 parent 50dce63 commit 32699bc
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,10 @@ Give a brief description of the changes in this PR. If this relates to a bug or

<!-- Link with "Closes #ISSUE-NUMBER" -->

## Type of Changes

- [ ] Bug Fix
- [ ] New Feature
- [ ] Documentation Update

## Checklist

- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have added necessary documentation

## Breaking Changes

In general avoid breaking changes, but if you think it is necessary give your reasoning in the _Further Comments_ section.

- [ ] I have not introduced breaking changes
- [ ] I have added or adjusted tests that prove my fix is effective or that my feature works
- [ ] I have added or adjusted documentation

## Further Comments

Expand Down

0 comments on commit 32699bc

Please sign in to comment.