Skip to content

Commit 90f09d5

Browse files
committed
Update ISSUE_TEMPLATE.md
1 parent 3739588 commit 90f09d5

1 file changed

Lines changed: 13 additions & 20 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,31 @@
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.
22

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
76

7+
**Steps to reproduce and a minimal demo of the problem**
88

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_
1010

11+
_What steps should we try in your demo to see the problem?_
1112

13+
**Current behavior**
1214

13-
* **What is the current behavior?**
1415

16+
**Expected/desired behavior**
1517

1618

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?**
1920

2021

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**
3123

3224
- Angular version: 2.0.0-beta.X
3325
- 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 ]
3426
- Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart]
3527

3628

29+
**Other information**
3730

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

Comments
 (0)