Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 737 Bytes

File metadata and controls

27 lines (14 loc) · 737 Bytes

Security Issues

Reporting an Issue

  • Check to see if the issue has already been reported.

  • Run with verbose logging and paste the relevant log output.

  • List the exact version/commit being run, as well as the platform the software is running on.

Making a Pull Request

  • Make (almost) all pull requests against the develop branch.

  • All original code should follow PEP8.

  • Code contributions should be well‐commented.

  • Commit messages should be neatly formatted and descriptive, with a summary line.

  • Commits should be organized into logical units.