From 6322f458408d2685a5c4c1e3fffb3517c9082e6b Mon Sep 17 00:00:00 2001 From: Gabriele Picco Date: Thu, 11 Apr 2024 15:36:55 +0100 Subject: [PATCH] :technologist: Update bug_report template --- .github/ISSUE_TEMPLATE/bug_report.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f58df84..beeea2d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,6 @@ name: Bug report about: Create a report to help us improve title: "[Bug]" labels: bug -assignees: tiago18c, murlokito --- @@ -20,16 +19,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.