First off, thank you for considering contributing to L3AGI. It's people like you that make L3AGI] such a great tool.
- Make sure you've read the README.md for general information on the project.
- Check the project's open issues; starting with a bug report or a feature request is always a good idea.
- Reporting Bugs: If you find a bug, look for existing issues on the topic. If you can't find one, create a new one.
- Suggesting Enhancements: If you have an idea to enhance the project, create a feature request issue.
- Pull Requests: Improve the project by submitting pull requests. Whether it's fixing a bug, adding new features, or updating documentation, your contributions are welcome!
- Before submitting a pull request, please ensure there's a corresponding issue.
- Fork the repository and create your branch from
main
(or the current main branch). - Ensure the test suite passes (if there are tests).
- Write a good commit message.
By participating, you are expected to uphold our Code of Conduct. Please report unacceptable behavior to [[email protected]].
If you have questions, feel free to ask. Create an issue or contact us directly.
Again, thank you for your contributions! Open source projects live by the contributions of their community. Your time and dedication are much appreciated!