26 lines
593 B
Markdown
26 lines
593 B
Markdown
---
|
|
name: Bug Report 🐞
|
|
about: Create a report to help us improve.
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
---
|
|
|
|
<!-- This is not an exhaustive model but a help. No step is mandatory. -->
|
|
|
|
**Description**
|
|
Description of what the bug is about.
|
|
|
|
**Expected behavior**
|
|
What you expected to happen.
|
|
|
|
**Current behavior**
|
|
What happened.
|
|
|
|
**Screenshots or Logs**
|
|
If applicable, add screenshots or logs to help explain your problem.
|
|
|
|
**Environment (please complete the following information):**
|
|
- OS: [e.g. Debian GNU/Linux]
|
|
- Meilisearch version: [e.g. v.0.20.0]
|
|
- meilisearch-go version: [e.g v0.14.1]
|