We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49abfca commit 413bd41Copy full SHA for 413bd41
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,26 @@
1
+---
2
+name: Bug Report 🐞
3
+about: Create a report to help us improve.
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
8
+
9
+<!-- This is not an exhaustive model but a help. No step is mandatory. -->
10
11
+**Description**
12
+Description of what the bug is about.
13
14
+**Expected behavior**
15
+What you expected to happen.
16
17
+**Current behavior**
18
+What happened.
19
20
+**Screenshots or Logs**
21
+If applicable, add screenshots or logs to help explain your problem.
22
23
+**Environment (please complete the following information):**
24
+- OS: [e.g. Debian GNU/Linux]
25
+- MeiliSearch version: [e.g. v.0.20.0]
26
+- meilisearch-python version: [e.g v0.14.1]
0 commit comments