Files
swagger-ui/.github/issue_template.md
Kyle 70f53e5d62 Update issue template
Lifted from the wonderful Babel issue template: https://github.com/babel/babel/issues/new
2017-08-09 15:35:11 -07:00

2.0 KiB

Q A
Bug or feature request?
Which Swagger/OpenAPI version?
Which Swagger-UI version?
How did you install Swagger-UI?
Which broswer & version?
Which operating system?

Demonstration spec

your: "spec goes here"

Configuration (browser query string, constructor, config.yaml)

{
  "your": { "constructorConfig": "here" }
}

?yourQueryStringConfig=here

Expected Behavior

Current Behavior

Possible Solution

Context