Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 918 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 918 Bytes

Contribution Guidelines

  • This guide has been designed for you to get started with the contributions towards OHana ORM. We assume you are familiar with Github.

!> Important Before starting to work on any issue, please create an issue in github, we will reveiew it and understand if those changes are required or if any other features are planned we will inform you likewise, as we understand the importance of time and effort that you shall put into the project.

Sending Pull Reuqests

  • Fork the repositiory.

  • Push to your fork and submit a pull request to the master branch.

Contribution to the documentation

  • Under the "docs" folder we have README.md which is the offical documentation for OHANA; please see https://shwetasrivastava.github.io/Ohana for further details. The REDAME.md is enabled with Markdown syntax, please follow the same while raising a change for documentation.