Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 271 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 271 Bytes

How to Report Issues

  • Show the full command being executed.
  • Show actual result.
  • Show expected result.

How to Contribute

  • Fork the repository on GitHub.
  • Create a topic branch from master.
  • Make commits of logical units.
  • Pylint your code.
  • Submit the PR