Skip to content

Commit b21b677

Browse files
committed
Fix typo comment
1 parent 78ae0e1 commit b21b677

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
name: Bug report 🐞
2+
name: Bug Report 🐞
33
about: Create a report to help us improve.
44
title: ''
55
labels: ''
66
assignees: ''
77
---
88

9-
If the issue happens in multiple SDKs, open it in the [integration-guides](https://github.com/meilisearch/integration-guides/issues) instead.
10-
This is not an exhaustive model but a help. No step is mandatory.
9+
[comment]: <> (This is not an exhaustive model but a help. No step is mandatory.)
1110

1211
**Description**
1312
Description of what the bug is about.
@@ -25,6 +24,3 @@ If applicable, add screenshots or logs to help explain your problem.
2524
- OS: [e.g. Debian GNU/Linux]
2625
- MeiliSearch version: [e.g. v.0.20.0]
2726
- meilisearch-python version: [e.g v0.14.1]
28-
29-
**Other**
30-
Any other things you want to add.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ labels: ''
66
assignees: ''
77
---
88

9-
If the feature deserves to be added into multiple SDKs, open an issue in the [integration-guides](https://github.com/meilisearch/integration-guides/issues) instead.
10-
This template is not an exhaustive model but a help. No step is mandatory.
9+
[comment]: <> (This is not an exhaustive model but a help. No step is mandatory.)
1110

1211
**Description**
1312
Brief explanation of the feature.

0 commit comments

Comments
 (0)