From 747a21f02b4eba54ce90a6100a7df2f3827f0648 Mon Sep 17 00:00:00 2001 From: Osip Fatkullin Date: Thu, 22 Feb 2018 14:50:31 +0300 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- conversational/ISSUE_TEMPLATE.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/conversational/ISSUE_TEMPLATE.md b/conversational/ISSUE_TEMPLATE.md index def1fb8..4c16852 100644 --- a/conversational/ISSUE_TEMPLATE.md +++ b/conversational/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ **Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports. -* **I'm submitting a ... ** +* **I'm submitting a ...** - [ ] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note at the top of this template. @@ -28,11 +28,10 @@ https://plnkr.co or similar (you can use this template as a starting point: http * **Please tell us about your environment:** - -- version: 2.0.0-beta.X -- Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] -- Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart] - + + - version: 2.0.0-beta.X + - Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] + - Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart] * **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)