Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 339 Bytes

contributing.md

File metadata and controls

13 lines (11 loc) · 339 Bytes

Contributing

To contribute you must follow the contribuation rules below.

Name Conversion

For class, variable and function name.

MainClass() -> Classes
MainFunction -> Functions
MainVariable -> Variables

Requirements must be met! (requirements.txt)

Using a module in the code must be added to the requirements.txt file.