forked from loafle/openapi-generator-original
Add a checklist to issue report (#1851)
This commit is contained in:
parent
3b7f4c3879
commit
814a697c81
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -7,6 +7,14 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Bug Report Checklist
|
||||||
|
|
||||||
|
- [ ] Have you provided a full/minimal spec to reproduce the issue?
|
||||||
|
- [ ] What's the version of OpenAPI Generator used?
|
||||||
|
- [ ] Have you search for related issues/PRs?
|
||||||
|
- [ ] What's the actual output vs expected output?
|
||||||
|
- [ ] [Optional] Bounty to sponsor the fix ([example](https://www.bountysource.com/issues/66123212-javascript-client-produces-a-wrong-object-for-a-string-enum-type-that-is-used-with-ref))
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Please follow the issue template below for bug reports.
|
Please follow the issue template below for bug reports.
|
||||||
Also please indicate in the issue title which language/library is concerned. Eg: [BUG][JAVA] Bug generating foo with bar
|
Also please indicate in the issue title which language/library is concerned. Eg: [BUG][JAVA] Bug generating foo with bar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user