Contribution Overview¶

Thank you for your interest in contributing to AgentHeaven! Your help is greatly appreciated. Whether you’re reporting a bug, suggesting a new feature, or writing code, this guide will help you get started.

How to Contribute¶

There are several ways you can contribute to the project:

  • Reporting Bugs: If you find a bug, please open an issue on our issue tracker. Include as much detail as possible, such as steps to reproduce, expected behavior, and actual behavior.

  • Suggesting Enhancements: If you have an idea for a new feature or an improvement to an existing one, please open an issue to discuss it. This allows us to coordinate and ensure your suggestion aligns with the project’s goals.

  • Code Contributions: If you’d like to contribute code, please fork the repository and submit a pull request. Before you start, please read the “For Developers” guide to set up your environment.

  • Documentation: We always welcome improvements to our documentation. If you find something unclear or missing, feel free to submit a pull request with your changes.

Code of Conduct¶

All contributors are expected to follow our Code of Conduct. Please be respectful and considerate in all your interactions.

We look forward to your contributions!