From cf5f8b43d4f5db96ce2d5b07f0b220c01551bd51 Mon Sep 17 00:00:00 2001 From: jrfnl Date: Fri, 19 Apr 2024 14:37:40 +0200 Subject: [PATCH] Bug report template: tweak markdown ... to comply with changes in Remark. _sigh_ --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a0ac717..b6cd797 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -60,7 +60,7 @@ You should be able to get the version numbers using the `composer info` command. --> | Environment | Answer | -|-------------------------|--------------------------------------------------------------------------------| +| ----------------------- | ------------------------------------------------------------------------------ | | PHP version | x.y.z | | PHP_CodeSniffer version | x.y.z | | PHPCSExtra version | x.y.z |