Contributing to Agent UI
Contributions are welcome! Please feel free to submit a Pull Request or raise an issue.
How to Contribute
- For bugs and feature requests, please raise a ticket first
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
Code of Conduct
Please be respectful and considerate of others when contributing to this project.
Questions?
If you have any questions about contributing, please feel free to reach out to the maintainers.