From c636af8fb69caea0938e029d161d80a72c15f175 Mon Sep 17 00:00:00 2001 From: Steven Arcangeli Date: Thu, 8 Aug 2024 10:39:34 -0700 Subject: doc: bug report template labels don't support markdown --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/ISSUE_TEMPLATE/bug_report.yml') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 33884f4..5886b6d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -21,7 +21,7 @@ body: required: true - type: checkboxes attributes: - label: Read [debugging tips](https://github.com/stevearc/conform.nvim/blob/master/doc/debugging.md) + label: Read debugging tips options: - label: I have read through the [debugging tips](https://github.com/stevearc/conform.nvim/blob/master/doc/debugging.md). required: true -- cgit v1.2.3-70-g09d2