Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 470 Bytes

CONTRIB.md

File metadata and controls

12 lines (11 loc) · 470 Bytes

Contribution instructions

If contributing for the extra credit opportunity offered in IFT383, follow the instructions in the Lxx - Extra Credit opportunity assignment page within Canvas.

For all other contributions;

  • Add script files to appropriate module folder based on language
    • Module names are provided in root README.md file
  • Use UNIX-style line endinge
  • Use 4 spaces for indentation
  • 80 column rule
  • Avoid requiring non OOB (Out-Of-box) libraries