Files
openapi-generator/.github/ISSUE_TEMPLATE/bug_report.md
William Cheng 28c9b11195 Update issue checklist with an item to validate the input
Update issue checklist with an item to validate the input
2019-01-13 14:16:15 +08:00

2.0 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a bug report to help us improve [BUG] Description Issue: Bug

Bug Report Checklist

  • Have you provided a full/minimal spec to reproduce the issue?
  • Have you validated the input using an OpenAPI validator (example)?
  • 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)
Description
openapi-generator version
OpenAPI declaration file content or url
Command line used for generation
Steps to reproduce
Suggest a fix