Skip to content

Commit b543359

Browse files
committed
add bug report template
1 parent 531334a commit b543359

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)