1
1
This issue tracker is for Bug Reports and Feature Requests only.
2
- Please direct requests for help to StackOverflow. See http://bit.ly/UIR-SOF for details.
2
+ Please direct requests for help to StackOverflow.
3
+ See http://bit.ly/UIR-SOF for details.
3
4
4
- This is a:
5
+ This is a (check one box) :
5
6
6
7
- [ ] Bug Report
7
8
- [ ] Feature Request
8
9
- [ ] General Query
9
10
10
- My version of UI-Router is: (version)
11
+ My version of UI-Router is: (type version)
11
12
12
13
13
14
14
15
# Bug Report
15
16
16
17
#### Current Behavior:
17
18
18
- (current behavior here)
19
+ (type current behavior here)
19
20
20
21
#### Expected Behavior:
21
22
22
- (expected behavior here)
23
+ (type expected behavior here)
23
24
24
25
#### Link to Plunker that reproduces the issue:
25
26
@@ -30,7 +31,7 @@ http://bit.ly/UIR-Plunk
30
31
31
32
# Feature Request
32
33
33
- (feature request here)
34
+ (type feature request here)
34
35
35
36
36
37
@@ -41,7 +42,7 @@ Please direct general implementation questions to StackOverflow:
41
42
http://stackoverflow.com/questions/ask?tags=angularjs,angular-ui-router
42
43
43
44
Please review the Sample Application which highlights common approaches:
44
- https://github.com/ui-router/sample-app-ng1
45
+ https://github.com/ui-router/sample-app-angularjs
45
46
46
47
- [ ] I have already asked my question on StackOverflow and nobody could answer the question
47
48
@@ -50,4 +51,4 @@ https://github.com/ui-router/sample-app-ng1
50
51
- [ ] I believe my question can only be answered by the UI-Router maintainers
51
52
52
53
53
- (general query here)
54
+ (type general query here)
0 commit comments