Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rerpha authored Apr 16, 2019
1 parent 1d5dc2a commit d2c8e1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ The names should start with the ticket number and contain a brief description se
## Pull Requests
There is a template for pull requests. This should contain enough information for the reviewer to be able to review the code efficiently.

In the case of an in-progress pull request, don't assign any reviewers as it can clog up their github notifications and if someone starts reviewing that's outdated it can potentially cause issues.

## Code style
All code should be pep8 compliant, we have a linter built into the CI system.
[Black](https://black.readthedocs.io/en/stable/the_black_code_style.html) code style should be followed where possible unless readability is compromised.
Expand Down

0 comments on commit d2c8e1e

Please sign in to comment.