Skip to content

Commit 413bd41

Browse files
committed
Create .github/ISSUE_TEMPLATE/bug_report.md
1 parent 49abfca commit 413bd41

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)