diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 059b6870..38402ed2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: If you've already asked for help with a problem and confirmed something is broken with Pico CSS, create a bug report. +about: Create a bug report if you've already asked for help with a problem and confirmed something is broken with Pico CSS. --- Please search for duplicate or closed issues first. @@ -15,7 +15,7 @@ A concise description of what you expected. ### Reproduction URL We recommend including a link to a minimal reproduction of the bug using CodePen or a similar tool. -**Please do not link to your actual project**, what we need instead is a reduced test case in a fresh project without any unnecessary code. +**Please do not link to your actual project.** Instead, we need a reduced test case in a new project without any unnecessary code. ### Environment Example: OS, versions, browser details.