Files
openapi-generator/.github/ISSUE_TEMPLATE/bug_report.md
2025-10-06 01:32:00 +08:00

2.3 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?
  • Have you tested with the latest master to confirm the issue still exists?
  • Have you searched for related issues/PRs?
  • What's the actual output vs expected output?
  • [Optional] Sponsorship to speed up the bug fix or feature request (example)
Description
openapi-generator version
OpenAPI declaration file content or url
Generation Details
Steps to reproduce
Suggest a fix