Contributing Guide¶
Thank you for considering contributing to Jiragen! Your efforts help automate JIRA issue creation using cutting-edge Local LLMs.
How to Contribute¶
- Fork the repository and create a feature branch.
- Focus on enhancing LLM integration or improving issue generation accuracy.
- Submit a pull request with detailed explanations of your changes.
Code Style¶
- Follow PEP 8 guidelines and ensure all code changes are covered by unit tests.
Reporting Issues¶
- Use the issue tracker to report bugs or request features related to LLM performance or JIRA integration.
We appreciate your contributions and efforts to enhance the capabilities of Jiragen!