From 60eb7b522ae5c5791a4a8fed79de8b01b9d6fe59 Mon Sep 17 00:00:00 2001 From: patrick96 Date: Sun, 6 Mar 2022 11:16:52 +0100 Subject: [PATCH] Issue template typo --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ad0a991a..8bf1f4c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -103,7 +103,7 @@ body: id: context attributes: label: Additional Context / Screenshots - description: If applicaple, add screenshots and additional context to explain your problem + description: If applicable, add screenshots and additional context to explain your problem validations: required: false - type: markdown