Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 341 Bytes

CONTRIBUTING.MD

File metadata and controls

14 lines (7 loc) · 341 Bytes

Contributing

Code Of Conduct

You should follow following rules if you want to contribute to this repo. Please feel free to make a pull request.

Related to source files

  • Every Header file should have a extension of .hh
  • Every Source file should have a extension of .cc
  • Every file should be properly documented and indented.