From 1e0337f6b3e015a39c16af39b41814a04d9d9e5e Mon Sep 17 00:00:00 2001 From: Olemis Lang Date: Fri, 21 Dec 2018 13:42:30 -0500 Subject: [PATCH] [ci] refs #5 - Github templates : issues --- .github/issue_template.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 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 0000000..4553234 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,27 @@ + +Issue tracker is **ONLY** used for reporting bugs, features and enhancements. NO SUPPORT TICKETS ACCEPTED! Use [stackoverflow](https://stackoverflow.com) for supporting issues. + +## Expected Behavior + + +## Actual Behavior + + +## Steps to Reproduce the Problem + + + + 1. + 1. + 1. + +## Specifications + + - Version: + - Platform: + - Subsystem: + +## Possible Solution + + +