Thank you for considering contributing to Logswise CLI! We welcome all kinds of contributions, including bug reports, feature requests, and pull requests.
- Fork the repository and create your branch from
main. - Describe your changes clearly in your pull request.
- Write clear, concise commit messages.
- Test your code before submitting.
- Follow the code style used in the project (Rust, consistent formatting with rustfmt and linting with clippy).
Please be respectful and considerate in all interactions. For more details, see the CODE_OF_CONDUCT.md file.
- Use GitHub Issues to report bugs or request features.
- Provide as much detail as possible.
- Keep PRs focused and small.
- Reference related issues in your PR description.
- Ensure all tests pass before submitting.
Thank you for helping improve Logswise CLI!