From bf9285a171c97ebdc8bd7d415a84cb27c4b5a224 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 18 Jan 2023 09:37:14 +1100 Subject: [PATCH] Fix typo in issue bug template --- .github/ISSUE_TEMPLATE/bug_form.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_form.yaml b/.github/ISSUE_TEMPLATE/bug_form.yaml index f30d9117..de98042f 100644 --- a/.github/ISSUE_TEMPLATE/bug_form.yaml +++ b/.github/ISSUE_TEMPLATE/bug_form.yaml @@ -15,7 +15,7 @@ body: attributes: label: Description description: | - Please decribe your issue and its context in a clear and concise way. Please try to reproduce the issue and provide the steps to reproduce it. + Please describe your issue and its context in a clear and concise way. Please try to reproduce the issue and provide the steps to reproduce it. Wrap error messages in triple backticks. placeholder: | I encountered a bug.