Skip to content

Commit 0ce4500

Browse files
aibaarsturbo
andauthored
Apply suggestions from code review
Co-authored-by: Pierre <[email protected]>
1 parent da7788d commit 0ce4500

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/ql--false-positive.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: False positive
3-
about: Tell us about an alert that shouldn't be reported
2+
name: CodeQL False positive
3+
about: Report CodeQL alerts that you think should not have been detected (not applicable, not exploitable, etc.)
44
title: False positive
55
labels: false-positive
66
assignees: ''
@@ -26,7 +26,7 @@ function execSh(command, options) {
2626
```
2727
-->
2828

29-
**URL to the alert on GitHub CodeScanning (optional)**
29+
**URL to the alert on GitHub code scanning (optional)**
3030

3131
<!--
3232
1. Open the project on GitHub.com.

0 commit comments

Comments
 (0)