Skip to content

Commit db00d97

Browse files
update issue template
1 parent 54ac47c commit db00d97

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ISSUE_TEMPLATE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@ This project is maintained in my spare time, so in order to help me address your
44
possible, please provide as much of the following information as you can:
55

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

1111
-- Michael
1212

1313
=======
14-
(fill in the rest as applicable)
14+
(Delete the above. Fill in the rest as applicable)
1515

16-
Description of Issue:
16+
**Description of issue**:
1717

18-
Steps to reproduce:
18+
**Steps to reproduce**:
1919

20-
Expected result:
20+
**Expected result**:
2121

22-
Actual result:
22+
**Actual result**:
2323

2424
Any relevant code:
2525
```

0 commit comments

Comments
 (0)