From b9df212ccc4aa50069aa7bef287e7a55040bed3c Mon Sep 17 00:00:00 2001 From: Ron Date: Wed, 26 Apr 2017 15:50:35 -0700 Subject: [PATCH] new issue_template --- .github/issue_template.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/issue_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 00000000..1b519695 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,3 @@ +When reporting an issue, please provide the following details: +- swagger-ui version +- a swagger file reproducing the issue