X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE.md;h=3bbac0493376123a0c9c4cf78b485382220598de;hb=ac422b3aa23612c220b14e938fbae79d01b40b86;hp=75d0c7a6d4b19d13ca0a9c02cb1617864bb8359b;hpb=93ec1094eb75477b455efaa7adeb10190b87992b;p=dygraphs.git diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 75d0c7a..3bbac04 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -8,13 +8,13 @@ It also helps if you include the non-compacted version of the JS on your page. For instance, instead of doing this: ```html - + ``` do this: ```html - + ``` This makes error messages and debugging simpler. The jsfiddle does this automatically.