From cd62e729748dbf29396d68b7aad338882ad3afcf Mon Sep 17 00:00:00 2001 From: lotsaram Date: Thu, 25 Apr 2019 23:02:50 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/ask-a-question.md | 4 ++-- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ask-a-question.md b/.github/ISSUE_TEMPLATE/ask-a-question.md index c0309d9..b8cf035 100644 --- a/.github/ISSUE_TEMPLATE/ask-a-question.md +++ b/.github/ISSUE_TEMPLATE/ask-a-question.md @@ -16,8 +16,8 @@ Didn't get the expected result? Describe: 2. A clear and concise description of what you are trying to do. **Version** -OS: e.g. Windows Server 2106 -TM1 Version: e.g. 11.4 +- OS: [e.g. Windows Server 2106] +- TM1 Server Version: [e.g. 11.4] **Additional context** Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ee83b24..cb391d5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,8 +23,8 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Version** - - OS: [e.g. iOS] - - TM1 Server Version [e.g. 11.4] + - OS: [e.g. Windows Server 2106] + - TM1 Server Version: [e.g. 11.4] **Additional context** Add any other context about the problem here.