Skip to content

Commit

Permalink
add nodejs min version + ask for github repo (#3509)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomap authored and yoshinorin committed Mar 30, 2019
1 parent 979c988 commit 1323f96
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.

This comment has been minimized.

Copy link
@gautamz07

gautamz07 Apr 14, 2019

Contributor

should be "it" instead of "if".

This comment has been minimized.

Copy link
@yoshinorin

yoshinorin Apr 14, 2019

Member

Would you please create PR?

This comment has been minimized.

Copy link
@LiuHaiTaoCoder

LiuHaiTaoCoder Apr 28, 2019

false?

This comment has been minimized.

Copy link
@gautamz07

gautamz07 May 24, 2019

Contributor

@yoshinorin sorry for the delay , PR created, please check , its my 1st PR to hexo, so feedback appreciated :)

Cheers and thanks.

-->

## For question

<!-- Question description -->
Expand Down

0 comments on commit 1323f96

Please sign in to comment.