diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8c139a012d..add5cbc438 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,27 +7,23 @@ **Current behavior** +Describe how the bug manifests. -**Expected/desired behavior** +**Expected behavior** +Describe what the behavior would be without bug. **Reproduction of the problem** If the current behavior is a bug or you can illustrate your feature request better with an example, 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-rc.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] +* **Language:** [all | TypeScript X.X | ES6/7 | ES5] + +* **Node (for AoT issues):** `node --version` =