Skip to content

Commit 71e9cae

Browse files
zoechievmar
authored andcommitted
chore(github): update issue template to hide comments (angular#11473)
Wrap additional descriptions in comments so that they are hidden in created issues (only visible during editing)
1 parent df6762a commit 71e9cae

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,26 @@
55
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
66
```
77

8-
**Current behavior**
9-
10-
Describe how the bug manifests.
8+
**Current behavior**
9+
<!-- Describe how the bug manifests. -->
1110

1211
**Expected behavior**
13-
14-
Describe what the behavior would be without bug.
12+
<!-- Describe what the behavior would be without the bug. -->
1513

1614
**Reproduction of the problem**
17-
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).
15+
<!-- 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). -->
1816

1917
**What is the motivation / use case for changing the behavior?**
18+
<!-- Describe the motivation or the concrete use case -->
2019

2120
**Please tell us about your environment:**
21+
<!-- Operating system, IDE, package manager, HTTP server, ... -->
2222

2323
* **Angular version:** 2.0.0-rc.X
24-
24+
<!-- Check whether this is still an issue in the most recent Angular version -->
25+
2526
* **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 ]
27+
<!-- All browsers where this could be reproduced -->
2628

2729
* **Language:** [all | TypeScript X.X | ES6/7 | ES5]
2830

0 commit comments

Comments
 (0)