Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.01 KB

CONTRIBUTING.md

File metadata and controls

31 lines (20 loc) · 1.01 KB

Contributing Guidelines

We welcome contributions from the community and are happy to have them. Please follow this guide when logging issues or making changes.

Installation

To install the package, you can check this documentation.

Testing

We use pytest for testing. To run the tests, you can use the following command:

pytest

Reporting a bug

If you find a bug in this project, you can report it by opening an issue via this link and providing all the information can help reproduce it. If you already have a fix for the bug, you can skip creating an issue and submit a PR to fix it.

Warning: if the bug is a security vulnerability, please follow this documentation to report it.

Questions

If you have any question, a new idea, or anything to discuss, you can start a new discussion via this link.