From fe07d80b3af7e1a9ec9bd348c3fab2fb22612af9 Mon Sep 17 00:00:00 2001 From: Yamini K B Date: Fri, 2 Jun 2017 15:22:48 +0530 Subject: [PATCH] Adding a new issue template (#21807) --- .github/issue_template.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 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 00000000000..5abdd228e9e --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,25 @@ +[//]: # "Please remove these comments" +[//]: # "Provide a general summary of the issue in the Title above" + + +## Environment Details +* GlassFish Version (and build number): +* JDK version: +* OS: +* Database: + +---------- + +## Problem Description +[//]: # "Describe the bug in detail highlighting current behavior vs expected behavior" +[//]: # "State if the problem is easily reproducible or happens intermittently" +[//]: # "Include stack traces or command outputs" + +## Steps to reproduce +[//]: # "Step by step instructions to reproduce the problem" +[//]: # "Provide sample code/application if relevant" + +## Impact of Issue +[//]: # "How has this issue affected you? What are you trying to accomplish?" + +[//]: # "Please choose one each Type, Component, and Priority label"