Skip to content

Commit 0d65274

Browse files
committed
Updated issues template
1 parent 5af9ec1 commit 0d65274

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#### You have already researched for similar issues?
44
It's not uncommon that somebody already opened an issue or in the best case it's already fixed but not merged. That's the reason why you should [search](https://github.com/elastic/elasticsearch-js/issues) at first before submitting a new one.
55

6-
#### Are you sure this is an issue with @elastic/elasticsearch or are you just looking for some help?
6+
#### Are you sure this is an issue with `@elastic/elasticsearch` or are you just looking for some help?
77

88
Issues should only be posted in this repository after you have been able to reproduce them and confirm that they are a bug or incorrect/missing information in the [docs](https://github.com/elastic/elasticsearch-js/docs).
99

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ Paste the results here:
3636
## Your Environment
3737

3838
- *node version*: 6,8,10
39-
- *@elastic/elasticsearch version*: >=7.0.0
39+
- `@elastic/elasticsearch` *version*: >=7.0.0
4040
- *os*: Mac, Windows, Linux
4141
- *any other relevant information*

.github/ISSUE_TEMPLATE/regression.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ Paste the results here:
4242
## Your Environment
4343

4444
- *node version*: 6,8,10
45-
- *@elastic/elasticsearch version*: >=7.0.0
45+
- `@elastic/elasticsearch` *version*: >=7.0.0
4646
- *os*: Mac, Windows, Linux
4747
- *any other relevant information*

0 commit comments

Comments
 (0)