Skip to content

Commit

Permalink
Merge a39493a into 979c988
Browse files Browse the repository at this point in the history
  • Loading branch information
tomap committed Mar 28, 2019
2 parents 979c988 + a39493a commit 30fa6b9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@ Before you submit your issue, please provide the following information as much a

## Environment Info

Node version(`node -v`):
Node version(`node -v`: **Should be at least nodejs 6.9. If not, please update before posting an issue!**):

Your site `_config.yml` (Optional):

Your theme `_config.yml` (Optional):

Hexo and Plugin version(`npm ls --depth 0`):

Your package.json `package.json`:

## For BUG

<!--
Expand All @@ -24,6 +26,10 @@ Hexo and Plugin version(`npm ls --depth 0`):
<!-- If you find that markdown files are not rendered as expected, please go to https://marked.js.org/demo/ to see if it can be reproduced there. If it can be reproduced, please file a bug to https://github.com/markedjs/marked.
-->

<!--
If you want help on your bug, please also send us the github repository where your hexo code is stored. If it is not on github, please post if on github, it would greatly help.
-->

## For question

<!-- Question description -->
Expand Down

0 comments on commit 30fa6b9

Please sign in to comment.