From 2356f1c562cdfa84cf8905a2e934c7d78efb1bcc Mon Sep 17 00:00:00 2001 From: Moritz Date: Thu, 26 Sep 2024 22:15:33 +0200 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 43495d49b..082394c7d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ 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 "" -v .`) -2. you've uploaded each referenced example binary (optional, but greatly appreciated) to https://github.com/fireeye/capa-testfiles +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