From 7a328ba9ad22132a28753b60610f72fdde3d85f0 Mon Sep 17 00:00:00 2001 From: Ron Date: Wed, 16 Mar 2016 15:15:09 -0700 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..e52fa880 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,3 @@ +When reporting a bug, please provide the following details: +- swagger-ui version +- a swagger file reproducing the issue