File tree Expand file tree Collapse file tree 1 file changed +18
-10
lines changed Expand file tree Collapse file tree 1 file changed +18
-10
lines changed Original file line number Diff line number Diff line change @@ -7,23 +7,31 @@ assignees: ''
77
88---
99
10- ** Describe the bug**
10+ ## Describe the bug
1111A clear and concise description of what the bug is.
1212
13- ** To Reproduce**
13+
14+
15+ ## To Reproduce
1416Steps to reproduce the behavior:
1517
16- ** Expected behavior**
18+
19+
20+ ## Expected behavior
1721A clear and concise description of what you expected to happen.
1822
19- ** Screenshots**
20- If applicable, add screenshots to help explain your problem.
2123
22- ** Component Versions (please complete the following information):**
23- - Laravel [ e.g. 10.30.2] :
24- - Elasticsearch [ e.g. 8.8] :
25- - Plugin Version [ e.g. 2.10.2] :
2624
25+ ---
26+ ** Screenshots** :
27+ If applicable, add screenshots to help explain your problem.
28+
29+ ** Component Versions (Paste in the ` require ` section from your composer.json file):**
30+ ``` json
31+ "require" : {
32+
33+ },
34+ ```
2735
28- ** Additional context**
36+ ** Additional context** :
2937Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments