20 lines
670 B
Markdown
20 lines
670 B
Markdown
# Contributing to Agent UI
|
|
|
|
Contributions are welcome! Please feel free to submit a Pull Request or raise an issue.
|
|
|
|
## How to Contribute
|
|
|
|
1. For bugs and feature requests, please raise a ticket first
|
|
2. Fork the repository
|
|
3. Create your feature branch (`git checkout -b feature/amazing-feature`)
|
|
4. Commit your changes (`git commit -m 'Add some amazing feature'`)
|
|
5. Push to the branch (`git push origin feature/amazing-feature`)
|
|
6. 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.
|