diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ee672040fe..6ad879b9f8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,5 @@ **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. -This issue is a -- [ ] bug report -- [ ] feature request **Steps to reproduce and a minimal demo of the problem** @@ -16,16 +13,4 @@ _What steps should we try in your demo to see the problem?_ **Expected/desired behavior** -**Why is changing the behavior important?** - - -**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** - -_E.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc_