From bb6ff5435d4b3eef4e6a7a7dfe6ed334b4f0a3f5 Mon Sep 17 00:00:00 2001 From: Kevin Backhouse Date: Wed, 10 Mar 2021 11:13:25 +0000 Subject: [PATCH 1/2] Add PR link to the issue template. --- .github/ISSUE_TEMPLATE/all-for-one.md | 6 ++++++ .github/ISSUE_TEMPLATE/bug-slayer.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/all-for-one.md b/.github/ISSUE_TEMPLATE/all-for-one.md index 0622292..e6b8580 100644 --- a/.github/ISSUE_TEMPLATE/all-for-one.md +++ b/.github/ISSUE_TEMPLATE/all-for-one.md @@ -7,6 +7,12 @@ assignees: '' --- +## Query + +*Link to pull request with your CodeQL query:* + +Relevant PR: https://github.com/github/codeql/pull/nnnn + ## CVE ID(s) *List the CVE ID(s) associated with this vulnerability. GitHub will automatically link CVE IDs to the [GitHub Advisory Database](https://github.com/advisories).* diff --git a/.github/ISSUE_TEMPLATE/bug-slayer.md b/.github/ISSUE_TEMPLATE/bug-slayer.md index c0ba339..2300214 100644 --- a/.github/ISSUE_TEMPLATE/bug-slayer.md +++ b/.github/ISSUE_TEMPLATE/bug-slayer.md @@ -7,6 +7,12 @@ assignees: '' --- +## Query + +*Link to pull request with your CodeQL query:* + +Relevant PR: https://github.com/github/codeql/pull/nnnn + ## CVE ID(s) *List the CVE ID(s) associated with this vulnerability. GitHub will automatically link CVE IDs to the [GitHub Advisory Database](https://github.com/advisories).* From 078652511e414f1b00a4c30597a8673f97c1ab57 Mon Sep 17 00:00:00 2001 From: Kevin Backhouse Date: Fri, 12 Mar 2021 11:39:12 +0000 Subject: [PATCH 2/2] Update .github/ISSUE_TEMPLATE/bug-slayer.md Co-authored-by: Xavier RENE-CORAIL --- .github/ISSUE_TEMPLATE/bug-slayer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-slayer.md b/.github/ISSUE_TEMPLATE/bug-slayer.md index 2300214..15abd8a 100644 --- a/.github/ISSUE_TEMPLATE/bug-slayer.md +++ b/.github/ISSUE_TEMPLATE/bug-slayer.md @@ -9,7 +9,7 @@ assignees: '' ## Query -*Link to pull request with your CodeQL query:* +*OPTIONAL - Link to pull request with your CodeQL query:* Relevant PR: https://github.com/github/codeql/pull/nnnn