Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 305 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 305 Bytes

We welcome contributions!

Guidelines

  • Small and focused PRs. Please don't include changes that don't address the subject of your PR.
  • Follow the style of importing functions directly e.g. from os.path import abspath.
  • Check out the core values of Piku.
  • PEP8.