File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F41B Bug report"
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Describe the bug**
11
+
12
+ A clear and concise description of what the bug is.
13
+
14
+ ** Context and configuration**
15
+
16
+ Please share:
17
+ - Which rule is causing the problem
18
+ - What's the content of your ` tsconfig.json `
19
+ - What's the content of ` ~/.codelyzer.js ` (if applicable)
20
+
21
+ ** To Reproduce**
22
+
23
+ Steps to reproduce the behavior.
24
+
25
+ ** Expected behavior**
26
+
27
+ A clear and concise description of what you expected to happen.
28
+
29
+ ** Code**
30
+
31
+ Share the code which will let us reproduce the problem
32
+
33
+ ** Environment**
34
+
35
+ - Version [ e.g. 22]
36
+ - OS: [ e.g. iOS]
37
+ - Node.js version
38
+ - Package manager (yarn/npm) version
39
+ - Angular version
40
+ - tslint version
41
+
42
+ ** Additional context**
43
+
44
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments