Skip to content

Commit 12f22da

Browse files
update issue plunker link
1 parent db00d97 commit 12f22da

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ISSUE_TEMPLATE.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ Hi, thanks for contributing!
33
This project is maintained in my spare time, so in order to help me address your issue as quickly as
44
possible, please provide as much of the following information as you can:
55

6-
- Title: Please indicate the module in question, e.g. "dirPagination: X is Broken"
6+
- Title: Please indicate the module in question, e.g. "dirPagination: X is broken when Y"
77
- If reporting on dirPagination, please include the version you are using (can be found in the package.json / bower.json file)
8-
- If you are able to reproduce your issue on Plunker, this will vastly increase the chances of a
9-
rapid response from me. Use this as a starter: http://plnkr.co/edit/Wtkv71LIqUR4OhzhgpqL?p=preview
8+
- If you are able to reproduce your issue on Plunker, this will vastly increase the chances of a rapid response from me.
109

1110
-- Michael
1211

@@ -21,6 +20,8 @@ rapid response from me. Use this as a starter: http://plnkr.co/edit/Wtkv71LIqUR4
2120

2221
**Actual result**:
2322

23+
**Demo**: (for dirPagination, fork and modify this Plunk: http://plnkr.co/edit/b37IdFFJUokaeSummETX?p=preview)
24+
2425
Any relevant code:
2526
```
2627

0 commit comments

Comments
 (0)