mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-12-23 13:10:06 +01:00
Merge #1484
1484: Add MeiliSearch version to issue template r=irevoire a=bidoubiwa It is relevant to know the version of MeiliSearch before any other additional information that might be important to know. We could also reduce the number of required information asked to the user. I would like to suggest the following: Instead of the section of `Desktop` and `Smartphone` I would just improve the last section ``` **Additional context** Additional information that may be relevant to the issue. [e.g. architecture, device, OS, browser] ``` By applying this, the template final look will be the following: ----- **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** 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] **Additional context** Additional information that may be relevant to the issue. [e.g. architecture, device, OS, browser] Co-authored-by: Charlotte Vermandel <charlottevermandel@gmail.com>
This commit is contained in:
commit
4b2d01a453
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -23,16 +23,8 @@ A clear and concise description of what you expected to happen.
|
|||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**MeiliSearch version:** [e.g. v0.20.0]
|
||||||
- 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**
|
**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]
|
Loading…
x
Reference in New Issue
Block a user