mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 01:55:20 +00:00
432 B
432 B
To submit a PR please make sure to follow the next steps:
- Read the
CONTRIBUTING.md
guide on the root of the repo. - Ensure your PR contains a single logical change.
- Ensure your PR contains tests for the changes you're submitting.
- Describe your changes with as much detail as you can.
- Link any issues this PR is related to.
- Remove the text above.