Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1 KB

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 1 KB

Contributing

Code style: black

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given. You can contribute in many ways.

Types of Contributions

Report Errors

Report bugs at https://github.com/Mukhopadhyay/monolg/issues


Write Documentation

The driving force behind this project is to keep it simple and very easily understadable, so any contribution on documentation or usage examples are much appreciated. For this project we use mkdocs-material on top of mkdocs. You'll find all the documentation inside the docs directory and the main configuration file mkdocs.yml in the root of the project.

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub