CONTRIBUTING.md
March 13, 2016 ยท View on GitHub
Contribution guide
Mailing List
Questions about the Ward should be sent to admin@pjwards.com.
Reporting Bugs
Bugs with the Ward should be reported on the issue tracker at Github.
Security Issues
Security issues with the Ward that would adversely affect users if reported publicly should be sent through private email to the project maintainer at admin@pjwards.com.
Contributing
#####Use Github Pull Requests All potential code changes should be submitted as pull requests on Github.
Code Style
Code should be compliant with PEP 8. Use the latest version of pep8 or flake8 to catch issues.
Git commit messages should include a summary and proper line wrapping.