From eeba3d226a973110f08631c10c0e76c8a0f7097a Mon Sep 17 00:00:00 2001 From: Jaya Christina <5083049+jayachristina@users.noreply.github.com> Date: Tue, 20 Aug 2024 07:49:01 +0530 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 272cbd7..d08ea32 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,11 @@ assignees: '' --- +**Solution Pattern** +1. Name of the pattern/URL +2. Section where the bug is found + + **Describe the bug** A clear and concise description of what the bug is. @@ -23,16 +28,5 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] - **Additional context** -Add any other context about the problem here. \ No newline at end of file +Add any other context about the problem here.