From 71e9cae1d07c847b184b2c52ef284d5c1ddfdbe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnter=20Z=C3=B6chbauer?= Date: Fri, 9 Sep 2016 18:36:53 +0200 Subject: [PATCH] chore(github): update issue template to hide comments (#11473) Wrap additional descriptions in comments so that they are hidden in created issues (only visible during editing) --- .github/ISSUE_TEMPLATE.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index add5cbc438..202ffbdec4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -5,24 +5,26 @@ [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question ``` -**Current behavior** - -Describe how the bug manifests. +**Current 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 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]