From df2fca593568dd4372a42b7a6eefb21b7a844798 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Mon, 13 Mar 2023 18:42:34 +0100 Subject: [PATCH] fix(bug_report): typo in bug reporting template (#2078) Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com> --- .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 6c1181a6..6ee76d25 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,7 +12,7 @@ body: placeholder: |- 1. What command are you running? 2. Cloud provider you are launching - 3. Environment you have like single account, multi-account, organizations, multi or single subsctiption, etc. + 3. Environment you have, like single account, multi-account, organizations, multi or single subscription, etc. 4. See error validations: required: true