We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531334a commit b543359Copy full SHA for b543359
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,27 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**Expected behavior**
14
+A clear and concise description of what problem is occurring.
15
16
+**To Reproduce**
17
+Please insert a *fully formed OpenAPI YAML document* below
18
+describing your problem:
19
20
21
+**Versions**
22
+We only support bug fixes on the latest version of this plugin, please
23
+confirm which version you are using?
24
25
26
+**Additional context**
27
+Add any other context about the problem here.
0 commit comments