First of all, thank you for taking the time to contribute! 💛
All types of contributions are encouraged and valued. See the Table of Contents for different ways to help and details about how this project handles them.
Please make sure to read the relevant section before making your contribution.
Important
If you want to ask a question, please take a moment to review the available Documentation.
For the quickest assistance, please contact the Logz.io Support team using the chat icon located in the bottom-right corner of your Logz.io account.
If you prefer, you can open an issue on GitHub, and our team will get back to you as soon as possible.
Reporting bugs and submitting feature requests are important contributions.
Note
Before reporting a bug, please ensure you are using the latest version.
When reporting a bug, please ensure you include the below information:
- Current behavior (issue description)
- Expected behavior
- Steps to reproduce
You can either reach out to Logz.io Support team using the chat icon located in the bottom-right corner of your Logz.io account.
Or if you prefer, you can open an issue on GitHub, and our team will address it as soon as possible.
You can either reach out to Logz.io Support team using the chat icon located in the bottom-right corner of your Logz.io account.
Or if you prefer, you can open an issue on GitHub, and our team will address it as soon as possible.
- Checkout a new branch following the naming convention:
bugfix/<issue>
orfeature/<name>
. - Make your changes.
- Test your changes locally.
- Push your changes and open a new PR.
You can either:
- Reach out to Logz.io Support team using the chat icon located in the bottom-right corner of your Logz.io account.
- Open an issue on GitHub, and our team will address it as soon as possible.
- Open a PR with the needed changes.
- Checkout a new branch following the naming convention:
doc/<topic>
. - Make your changes.
- Push your changes and open a new PR.
- Checkout a new branch following the naming convention:
This guide is based on the contributing-gen ❤️ Make your own!