Thanks for your interest in contribution to the datadog-pysigma-repo
!
First, please review the contribution guidelines for the pySigma Repository.
- Fork the
pySigma-backend-datadog
repository to your local machine. - Install the
pySigma
package usingpip install pySigma
- Create a new branch and add commits with clear messages.
We appreciate any contributions to improve the pySigma-datadog-backend
. When contributing, please be mindful of other users
by consulting approrpiate Datadog documentation prior to altering the Pipeline and Rule structure as these changes may imapct the output formats for other users.
- Push your changes to your forked repository.
- Submit a pull request from your branch to the
main
branch inpySigma-datadog-backend
- Please provide details of your changes and update documentation accordingly.
- Please ensure code is linted properly per these guidelines and respond to comments on your pull request in a timely manner.
Please contact the maintainers directly if you notice any security concerns or vulnerabilities.