Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 218 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 218 Bytes

Guidelines

The contributors are expected to follow the following guidelines:

  1. Proper naming and casing conventions
  2. Code width set to 120 lines before breaking newline
  3. Write tests for your code (if viable)