Skip to content

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo authored Feb 12, 2021
1 parent 230bd59 commit 3590985
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Try to fulfill the following points before the Pull Request is merged:

- [ ] The PR is reviewed by one of the team members.
- [ ] If the PR is merged in the master then a release should be be made.
- [ ] If the new code is readable, if not it should be well commented

For releases only:

- [ ] Make sure that the WHEEL_NAME argument given and WHEEL_NAME version in pyproject.toml are the same

0 comments on commit 3590985

Please sign in to comment.