Skip to content

Contribution Guidelines

Christian Brugger edited this page Jun 22, 2014 · 8 revisions

Some rules and guidelines about changes made to LogikSim:

  • File headers:
    • License notice
    • 1-2 line documenting of the purpose of the file.
  • Coding style:
    • we follow the official style guide for Python code PEP 8.

Clone this wiki locally