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: each file needs to include the license notice and a short sentence documenting the purpose of the file. This short description is mandatory and can be followed by a additional paragraphs documenting the file.
  • Coding style: for Python files we follow the official Python coding styles PEP 8.

Clone this wiki locally