Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 762 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (8 loc) · 762 Bytes

Contributing to Fusion Bench

Note

This guideline is very much a work in progress. We are working on improving it and making it more comprehensive. If you have any suggestions or feedback, please let us know.

Thank you for considering contributing to Fusion Bench! We welcome contributions from the community and are excited to collaborate with you.

Code Style

Currently, we are using the black code formatter and isort to format our code. We recommend you to use these tools to format your code before submitting a pull request.

Reporting Issues

If you encounter any bugs or have suggestions for improvements, please open an issue on our GitHub repository. Provide as much detail as possible to help us understand and address the issue.