We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4ca1e commit b62e121Copy full SHA for b62e121
.github/ISSUE_TEMPLATE/bug-report-for-version-9-x.md
@@ -0,0 +1,33 @@
1
+---
2
+name: Bug report for version 9.x
3
+about: File a bug report for Elastic.Clients.Elasticsearch version 9.x
4
+title: ''
5
+labels:
6
+ - 'Category: Bug'
7
+ - '9.x'
8
+assignees: ''
9
+
10
11
12
+**Elastic.Clients.Elasticsearch version**:
13
14
+**Elasticsearch version**:
15
16
+**.NET runtime version**:
17
18
+**Operating system version**:
19
20
+**Description of the problem including expected versus actual behavior**:
21
+A clear and concise description of what the bug is.
22
23
+**Steps to reproduce**:
24
+ 1.
25
+ 2.
26
+ 3.
27
28
+**Expected behavior**
29
+A clear and concise description of what you expected to happen.
30
31
+**Provide `ConnectionSettings` (if relevant)**:
32
33
+**Provide `DebugInformation` (if relevant)**:
.github/ISSUE_TEMPLATE/config,yml renamed to .github/ISSUE_TEMPLATE/config.yml
0 commit comments