Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
3739588e97
commit
90f09d551f
41
.github/ISSUE_TEMPLATE.md
vendored
41
.github/ISSUE_TEMPLATE.md
vendored
@ -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 ... **
|
This issue is a
|
||||||
[ ] bug report
|
- [ ] bug report
|
||||||
[ ] feature request
|
- [ ] feature request
|
||||||
[ ] support request => Please do not submit support request here, see note at the top of this template.
|
|
||||||
|
**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**
|
||||||
|
|
||||||
|
|
||||||
|
**Why is changing the behavior important?**
|
||||||
* **What is the current behavior?**
|
|
||||||
|
|
||||||
|
|
||||||
|
**Please tell us about your environment**
|
||||||
* **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:**
|
|
||||||
|
|
||||||
- Angular version: 2.0.0-beta.X
|
- 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 ]
|
- 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]
|
- 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_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user