Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit be08f66

Browse files
chore(issue_template): add more explicit instructions for issue template
1 parent ec1d5e4 commit be08f66

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

ISSUE_TEMPLATE.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
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.
34

4-
This is a:
5+
This is a (check one box):
56

67
- [ ] Bug Report
78
- [ ] Feature Request
89
- [ ] General Query
910

10-
My version of UI-Router is: (version)
11+
My version of UI-Router is: (type version)
1112

1213

1314

1415
# Bug Report
1516

1617
#### Current Behavior:
1718

18-
(current behavior here)
19+
(type current behavior here)
1920

2021
#### Expected Behavior:
2122

22-
(expected behavior here)
23+
(type expected behavior here)
2324

2425
#### Link to Plunker that reproduces the issue:
2526

@@ -30,7 +31,7 @@ http://bit.ly/UIR-Plunk
3031

3132
# Feature Request
3233

33-
(feature request here)
34+
(type feature request here)
3435

3536

3637

@@ -41,7 +42,7 @@ Please direct general implementation questions to StackOverflow:
4142
http://stackoverflow.com/questions/ask?tags=angularjs,angular-ui-router
4243

4344
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
4546

4647
- [ ] I have already asked my question on StackOverflow and nobody could answer the question
4748

@@ -50,4 +51,4 @@ https://github.com/ui-router/sample-app-ng1
5051
- [ ] I believe my question can only be answered by the UI-Router maintainers
5152

5253

53-
(general query here)
54+
(type general query here)

0 commit comments

Comments
 (0)