Skip to content

Commit 6b68dae

Browse files
authored
Update bug_report.md
1 parent 38d98cd commit 6b68dae

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+4-14
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,17 @@
11
---
2-
name: Bug report
3-
about: Create a report to help us improve
2+
name: Report a bug
3+
about: Missing OpenAPI functionality are feature requests, not bugs!
44
title: ''
55
labels: bug
66
assignees: ''
77

88
---
99

1010
**Describe the bug**
11-
A clear and concise description of what the bug is.
12-
13-
**To Reproduce**
14-
Steps to reproduce the behavior:
15-
1. Go to '...'
16-
2. Click on '....'
17-
3. Scroll down to '....'
18-
4. See error
19-
20-
**Expected behavior**
21-
A clear and concise description of what you expected to happen.
11+
A clear and concise description of what the bug is. If this used to work, when did it stop working?
2212

2313
**OpenAPI Spec File**
24-
A link to your openapi.json which produces this issue.
14+
A link to an OpenAPI document which produces this issue. Ideally, write a minimal reproduction only containing the problematic pieces.
2515

2616
**Desktop (please complete the following information):**
2717
- OS: [e.g. macOS 10.15.1]

0 commit comments

Comments
 (0)