From 91a254a0fcf9b074efcc0849fc4ed6e97d370e22 Mon Sep 17 00:00:00 2001 From: sliptonic Date: Tue, 8 Nov 2022 18:43:48 -0600 Subject: [PATCH] Update PROBLEM_REPORT.yml --- .github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml b/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml index ce5800bda5..54c1365139 100644 --- a/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/PROBLEM_REPORT.yml @@ -55,7 +55,7 @@ body: id: description attributes: label: Problem description - description: Describe the problem and how it impacts user experience, workflow, maintainability or speed of the code. If the problem appears to be a bug with the current functionality, provide as test case or recipe that reproduces the errof. + description: Describe the problem and how it impacts user experience, workflow, maintainability or speed of the code. If the problem appears to be a bug with the current functionality, provide as test case or recipe that reproduces the error. placeholder: Description of the problem validations: required: true