|
1 | | -**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. |
| 1 | +**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. |
2 | 2 |
|
3 | | -* **I'm submitting a ... ** |
4 | | -[ ] bug report |
5 | | -[ ] feature request |
6 | | -[ ] support request => Please do not submit support request here, see note at the top of this template. |
| 3 | +This issue is a |
| 4 | +- [ ] bug report |
| 5 | +- [ ] feature request |
7 | 6 |
|
| 7 | +**Steps to reproduce and a minimal demo of the problem** |
8 | 8 |
|
9 | | -* **Do you want to request a *feature* or report a *bug*?** |
| 9 | +_Use https://plnkr.co or similar -- try this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5_ |
10 | 10 |
|
| 11 | +_What steps should we try in your demo to see the problem?_ |
11 | 12 |
|
| 13 | +**Current behavior** |
12 | 14 |
|
13 | | -* **What is the current behavior?** |
14 | 15 |
|
| 16 | +**Expected/desired behavior** |
15 | 17 |
|
16 | 18 |
|
17 | | -* **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem** via |
18 | | -https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5). |
| 19 | +**Why is changing the behavior important?** |
19 | 20 |
|
20 | 21 |
|
21 | | - |
22 | | -* **What is the expected behavior?** |
23 | | - |
24 | | - |
25 | | - |
26 | | -* **What is the motivation / use case for changing the behavior?** |
27 | | - |
28 | | - |
29 | | - |
30 | | -* **Please tell us about your environment:** |
| 22 | +**Please tell us about your environment** |
31 | 23 |
|
32 | 24 | - Angular version: 2.0.0-beta.X |
33 | 25 | - 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 ] |
34 | 26 | - Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart] |
35 | 27 |
|
36 | 28 |
|
| 29 | +**Other information** |
37 | 30 |
|
38 | | -* **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc) |
| 31 | +_E.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc_ |
0 commit comments