diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index c8d277f90..04f8e7c1e 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -15,7 +15,7 @@ body: id: actual-behavior attributes: label: Actual behavior - description: What actually happened? Describe the steps to reprodude the problem + description: What actually happened? Describe the steps to reproduce the problem placeholder: Tell us what you wanted to see. - type: textarea id: resolution