diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2c7f9b4..c3d157e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,24 +1,27 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report to help us improve sunflower theme title: '' labels: '' assignees: '' - --- -**Describe the bug** +## Describe the bug A clear and concise description of what the bug is. -**Website or Screenshots** +### Website or Screenshots If applicable, add an link to the website or add screenshots to help explain your problem. -**Desktop (please complete the following information):** +### Environment - Desktop/ Smartphone - Devise: Desktop/ Smartphone - OS: [e.g. iOS/ Android] - Browser [e.g. chrome, safari] - - Version of the theme [e.g. 2.1.5 for recent] + - Version of the sunflower theme [e.g. 2.1.5 for recent] + - WordPress version [e.g. 6.5] + - PHP version [e.g. 8.2] -**Additional context** +## Additional context Add any other context about the problem here. + +## Possible Fix