-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Timo
authored
Feb 12, 2021
1 parent
230bd59
commit 3590985
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |