From 90f09d551f48149b8d6ec64d35cb8839c28c3d6a Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Wed, 23 Mar 2016 12:50:01 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 41 ++++++++++++++++----------------------- 1 file changed, 17 insertions(+), 24 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5f639fc338..ee672040fe 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,38 +1,31 @@ -**Note: for support questions, please use one of these channels:** https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature requests and bug reports. +**IMPORTANT**: This repository's issues are reserved for feature requests and bug reports. Do not submit support requests here, see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question. -* **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. +This issue is a +- [ ] bug report +- [ ] feature request + +**Steps to reproduce and a minimal demo of the problem** + +_Use https://plnkr.co or similar -- try this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5_ + +_What steps should we try in your demo to see the problem?_ + +**Current behavior** -* **Do you want to request a *feature* or report a *bug*?** +**Expected/desired behavior** - -* **What is the current behavior?** +**Why is changing the behavior important?** - -* **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem** via -https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5). - - - -* **What is the expected behavior?** - - - -* **What is the motivation / use case for changing the behavior?** - - - -* **Please tell us about your environment:** +**Please tell us about your environment** - Angular 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** -* **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc) +_E.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc_