capa-rules/.github/pull_request_template.md
2024-09-26 22:15:33 +02:00

11 lines
402 B
Markdown

<!--
Thank you for contributing to capa! <3
Please ensure that:
1. each rule passes thorough linting (in rules directory: `python ../scripts/lint.py --thorough -t "<your rule name>" -v .`)
2. you've uploaded each referenced example binary (optional, but greatly appreciated) to https://github.com/mandiant/capa-testfiles
Please mention the issue your PR addresses (if any):
closes #issue_number
-->