Files
blue-team-tools/.github/PULL_REQUEST_TEMPLATE.md
T
2023-03-17 13:19:07 +01:00

34 lines
1004 B
Markdown

<!--
Thanks for your contribution. Please make sure to fill the contents of this template with the necessary information to ease and speed up the review process. PLEASE DO NOT DELETE ANY SECTION OR THE CONTENT OF THE TEMPLATE.
-->
### Summary of the Pull Request
<!--
**Please note that this Section is required and must be filled**
A short summary of your pull request.
-->
### Detailed Description of the Pull Request / Additional Comments
<!--
**Please note that this Section is required and must be filled**
A detailed description of the pull request and any additional comments or context.
-->
### Example Log Event
<!--
Fill this in case of false positive fixes
-->
### Fixed Issues
<!--
Link the fixed issues here, in case your commit fixes issues with rules or code
-->
### SigmaHQ Rule Creation Conventions
- If your PR adds new rules, please consider following and applying these [conventions](https://github.com/SigmaHQ/sigma-specification/blob/main/sigmahq/sigmahq_conventions.md)