Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.18 KB

CONTRIBUTING.md

File metadata and controls

31 lines (18 loc) · 1.18 KB

We deeply appreciate your interest in the BayesO project 😄.

This document describes how you can contribute to the project.

Code of Conduct

First of all, we follow the code of conduct in order to create a positive, diverse, and inclusive open-source community.

Please read the linked document carefully and let us know if you see any violation against the code of conduct.

How Can I Contribute?

We welcome any form of contributions. Here some possible formats are introduced.

Issues

You can post issues on bug reports, feature requests, and others via this link.

We provided issue templates but you can start from a blank template.

Pull Requests

You can open pull requests via this link.

Any pull requests on fixing bugs and suggesting new features are welcomed. To create a decent pull request, you need to consider consistency on code conventions and completeness of implementation. We would like to let you know that we will review your pull request. Also, we will be able to ask you to modify the pull request or modify it ourselves.

Thank you again!