File tree 2 files changed +60
-0
lines changed
2 files changed +60
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+ - Please ask questions at https://groups.google.com/forum/#!forum/loopbackjs or
3
+ https://gitter.im/strongloop/loopback
4
+
5
+ - Immediate support is available through our subscription plans, see
6
+ https://strongloop.com/api-connect-faqs/
7
+ -->
8
+
9
+ ### Bug or feature request
10
+
11
+ <!--
12
+ Mark your choice with an "x" (eg. [x], NOT [*]).
13
+ -->
14
+
15
+ - [ ] Bug
16
+ - [ ] Feature request
17
+
18
+ ### Description of feature (or steps to reproduce if bug)
19
+
20
+
21
+
22
+ ### Link to sample repo to reproduce issue (if bug)
23
+
24
+
25
+
26
+ ### Expected result
27
+
28
+
29
+
30
+ ### Actual result (if bug)
31
+
32
+
33
+
34
+ ### Additional information (Node.js version, LoopBack version, etc)
35
+
36
+
Original file line number Diff line number Diff line change
1
+ ### Description
2
+
3
+
4
+ #### Related issues
5
+
6
+ <!--
7
+ Please use the following link syntaxes:
8
+
9
+ - #49 (to reference issues in the current repository)
10
+ - strongloop/loopback#49 (to reference issues in another repository)
11
+ -->
12
+
13
+ - None
14
+
15
+ ### Checklist
16
+
17
+ <!--
18
+ Please mark your choice with an "x" (i.e. [x], see
19
+ https://github.com/blog/1375-task-lists-in-gfm-issues-pulls-comments)
20
+ -->
21
+
22
+ - [ ] New tests added or existing tests modified to cover all changes
23
+ - [ ] Code conforms with the [ style
24
+ guide] ( http://loopback.io/doc/en/contrib/style-guide.html )
You can’t perform that action at this time.
0 commit comments