Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1019 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

18 lines (12 loc) · 1019 Bytes

** As per the contributing guidelines, please restrict the creation of issues to reproducible bug reports and feature requests that align to the project's goals. If you have general questions or feedback around the use of Swashbuckle, PLEASE DON'T CREATE AN ISSUE AND POST TO STACKOVERFLOW INSTEAD.

Also note that Swashbuckle leverages the swagger-ui project but doesn't actually implement any UI code. If you've discovered a UI-specific issue, PLEASE DON'T CREATE AN ISSUE HERE AND POST TO THE SWAGGER-UI REPO INSTEAD **

VERSION:

Provide the version of Swashbuckle you're using

STEPS TO REPRODUCE:

Provide a clear set of steps to reproduce the problem, ideally starting with an empty WebAPI project

EXPECTED RESULT:

Provide a description and example of the expected result

ACTUAL RESULT:

Provide a description of the actual behavior you're observing

ADDITIONAL DETAILS

Provide any additional details here