diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/highlighting_issue.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/highlighting_issue.yml b/.github/ISSUE_TEMPLATE/highlighting_issue.yml index 8bf076505..a7527cef6 100644 --- a/.github/ISSUE_TEMPLATE/highlighting_issue.yml +++ b/.github/ISSUE_TEMPLATE/highlighting_issue.yml @@ -26,7 +26,7 @@ body: - type: textarea attributes: label: Example snippet that causes the problem - description: Please provide an example snippet in plain text that causes the problem + description: Please provide an example snippet in plain text that causes the problem. validations: required: true |
