Thank you for considering spending your time contributing to the Deep Learning Toolkit for Splunk. Whether you're interested in bug-hunting, documentation, or creating entirely new features, this document will help and guide you through the process.
If you're seeing some unexpected behavior with this project, please create an issue on GitHub providing the following information:
- Version of the project you're using (e.g. 4.0.0)
- Platform version (e.g. Linux)
- Browser and version you're using (e.g. Chrome 80.0.3987)
- Splunk version (e.g. 8.0.4)
- Any other relevant information
We love to see your fixes via pull requests!
To create a pull request:
- Fork the project
- Create a branch for the issue
- Make your changes on your branch
- Thoroughly test your changes
- Perform a pull request against the
developbranch
Remember:
- Any pull request to
Masterwill not be accepted - Address an issue per branch
Thank you for your valuable contributions!