10. Contributing to FireBench
Thank you for your interest in contributing to FireBench! There are several ways you can help improve this project:
How to Contribute
Implement New Features
Add new tools or models to the codebase to enhance the functionality of FireBench.
Ensure that new features are well-documented and tested.
Add Database
Contribute fuel data, experiment data, or other relevant datasets to enhance the accuracy and utility of FireBench.
Ensure that data is well-organized and documented.
Add or Modify a Workflow
Create new workflow scripts or improve existing ones.
Place your workflow examples in the
workflowdirectory of the Git repository.Document your workflow to help others understand and use it.
Share Results
Share results from your personalized workflows.
Include details about the workflow and any modifications you made.
Document the outcomes and insights gained from your results.
Guidelines for Contributions
Fork the repository and create a new branch for your contribution.
Follow the existing code style and conventions.
Write clear, concise commit messages.
Submit a pull request with a detailed description of your changes.
We appreciate your contributions and look forward to working together to improve FireBench!
Thank you for your support!
FireBench Team