From 6fb014b34d8505c4043f21dc334ed25be9cd582c Mon Sep 17 00:00:00 2001 From: Arthur Baars Date: Wed, 16 Nov 2022 13:09:47 +0100 Subject: [PATCH] "CodeQL False positive" -> "CodeQL false positive" --- .github/ISSUE_TEMPLATE/ql--false-positive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/ql--false-positive.md b/.github/ISSUE_TEMPLATE/ql--false-positive.md index 7f22c577d14..b80590a1832 100644 --- a/.github/ISSUE_TEMPLATE/ql--false-positive.md +++ b/.github/ISSUE_TEMPLATE/ql--false-positive.md @@ -1,5 +1,5 @@ --- -name: CodeQL False positive +name: CodeQL false positive about: Report CodeQL alerts that you think should not have been detected (not applicable, not exploitable, etc.) title: False positive labels: false-positive