Skip to content

Commit 4ef6229

Browse files
authored
Update issue templates
1 parent 0fa6ee0 commit 4ef6229

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,21 @@ assignees: ''
1010
**Describe the bug**
1111
A clear and concise description of what the bug is.
1212

13+
> **IMPORTANT NOTE:** The html2canvas only works on HTTP, FILE protocol is not supported.
14+
1315
**To Reproduce**
1416
Steps to reproduce the behavior:
1517
1. Open devtools in your browser:
16-
* Firefox: https://developer.mozilla.org/en-US/docs/Tools/Browser_Console
17-
* Chrome: https://developers.google.com/chrome-developer-tools/docs/console
18-
18+
* Firefox: https://developer.mozilla.org/en-US/docs/Tools/Browser_Console
19+
* Chrome: https://developers.google.com/chrome-developer-tools/docs/console
1920
2. Get Network results:
20-
* Firefox: https://hacks.mozilla.org/2013/05/firefox-developer-tool-features-for-firefox-23/
21-
* Chrome: https://developers.google.com/chrome-developer-tools/docs/network
22-
21+
* Firefox: https://hacks.mozilla.org/2013/05/firefox-developer-tool-features-for-firefox-23/
22+
* Chrome: https://developers.google.com/chrome-developer-tools/docs/network
2323
3. Go to '...'
2424
4. Click on '....'
2525
6. Scroll down to '....'
2626
7. See error
2727

28-
> **IMPORTANT NOTE:** The html2canvas only works on HTTP, FILE protocol is not supported.
29-
3028
**Expected behavior**
3129
A clear and concise description of what you expected to happen.
3230

0 commit comments

Comments
 (0)