# 7. 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 1. **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. 2. **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. 3. **Add or Modify a Workflow** - Create new workflow scripts or improve existing ones. - Place your workflow examples in the `workflow` directory of the Git repository. - Document your workflow to help others understand and use it. 4. **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**