From 5d0319f64eaf72c4fc0d4fdb510dba7b7a147eac Mon Sep 17 00:00:00 2001 From: jrfnl Date: Mon, 4 Sep 2023 16:52:11 +0200 Subject: [PATCH] Issue template: mention PHPCSExtra Noticed this while having a quick look through the release PR. As this is not a file which is included in the release (`export-ignore`d via `.gitattributes`), I'm pulling this to `develop`. --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c089b1d2..f24d6921 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -47,6 +47,7 @@ Use `php -v` and `composer show` to get versions. | PHPCSUtils version | x.y.z | VIPCS version | x.y.z | WordPressCS version | x.y.z +| PHPCSExtra version | x.y.z | VariableAnalysis version | x.y.z ## Additional Context (optional)