From e3b223b36d766f3da6cb923ae9db5075a0e7d95e Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 14 May 2022 20:10:21 +0100 Subject: [PATCH] [ci skip] Fix misplaced backtick --- .github/ISSUE_TEMPLATE/extension-method-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/extension-method-request.yml b/.github/ISSUE_TEMPLATE/extension-method-request.yml index 6b9a023..a52c7fe 100644 --- a/.github/ISSUE_TEMPLATE/extension-method-request.yml +++ b/.github/ISSUE_TEMPLATE/extension-method-request.yml @@ -30,7 +30,7 @@ body: id: summary attributes: label: Summary - description: Briefly but concisely document the method's purpose. i.e. This would be the ` entry in the XMLDoc. + description: Briefly but concisely document the method's purpose. i.e. This would be the `` entry in the XMLDoc. placeholder: "Example: Returns a new Color whose A, B and G components are the same as the specified color, and whose R component is a new value." render: md validations: