Skip to content

Commit 4d85a7a

Browse files
Prefill Issue body with ISSUE_TEMPLATE.md
1 parent 40f18ec commit 4d85a7a

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!-- Issue Template Examples -
2+
https://github.com/FolioReader/FolioReader-Android/blob/master/.github/Issue_Template_Examples.md -->
3+
4+
Issue / Feature -
5+
FolioReader version -
6+
FolioReader Stock / Modified -
7+
Android SDK -
8+
Mobile / Tablet / Emulator Info -
9+
Crash / Error -
10+
11+
Steps to reproduce / Describe in detail -

Templates/Issue Template.md renamed to .github/Issue_Template_Examples.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
### Issue Template -
2-
3-
Issue / Feature - <br/>
4-
FolioReader version - <br/>
5-
FolioReader Stock / Modified - <br/>
6-
Android SDK - <br/>
7-
Mobile / Tablet / Emulator Info - <br/>
8-
Crash / Error - <br/>
9-
10-
Steps to reproduce / Describe in detail - <br/>
11-
121
### Example No 1 -
132

143
Issue / Feature - Issue <br/>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ folioReader.openBook(R.raw.adventures);
127127

128128
## Reporting Issue
129129

130-
Please follow [Issue Template](https://github.com/FolioReader/FolioReader-Android/blob/master/Templates/Issue%20Template.md) to report any issue
130+
Please follow [Issue Template](https://github.com/FolioReader/FolioReader-Android/blob/master/.github/ISSUE_TEMPLATE.md) to report any issue.
131131

132132
### Credits
133133
1. <a href="https://github.com/daimajia/AndroidSwipeLayout">SwipeLayout</a>

0 commit comments

Comments
 (0)