File tree Expand file tree Collapse file tree 3 files changed +51
-0
lines changed Expand file tree Collapse file tree 3 files changed +51
-0
lines changed Original file line number Diff line number Diff line change
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]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature Request 💡
3
+ about : Suggest a new idea for the project.
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
+ Brief explanation of the feature.
13
+
14
+ ** Basic example**
15
+ If the proposal involves something new or a change, include a basic example. How would you use the feature? In which context?
16
+
17
+ ** Other**
18
+ Any other things you want to add.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Other
3
+ about : Any other topic you want to talk about.
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+ ---
You can’t perform that action at this time.
0 commit comments