From 587b837a6c9a6e0c5e339c13d6686f602f18e925 Mon Sep 17 00:00:00 2001 From: Charlotte Vermandel Date: Tue, 6 Jul 2021 21:41:26 +0200 Subject: [PATCH 1/2] Add MeiliSearch version to issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea782..76c5536f8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,6 +23,9 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. +**MeiliSearch version:** +[e.g. v0.20.0] + **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] @@ -33,6 +36,6 @@ If applicable, add screenshots to help explain your problem. - 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. From b2ca600e7955c6be625eedbb9a4a43c4b6b0f1b9 Mon Sep 17 00:00:00 2001 From: Charlotte Vermandel Date: Wed, 7 Jul 2021 11:15:08 +0200 Subject: [PATCH 2/2] Remove unecessary questions --- .github/ISSUE_TEMPLATE/bug_report.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 76c5536f8..cea573edf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,19 +23,8 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**MeiliSearch version:** -[e.g. v0.20.0] +**MeiliSearch version:** [e.g. v0.20.0] -**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. +Additional information that may be relevant to the issue. +[e.g. architecture, device, OS, browser] \ No newline at end of file