Skip to content

Commit 10f4965

Browse files
authored
Merge pull request hexojs#3783 from YoshinoriN/update-issue-template-nodejs-ver
docs(ISSUE_TEMPLATE): update node.js version to 8.6
2 parents 0d8a832 + 6a45397 commit 10f4965

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Please check followings before submitting a new issue.
2323
- [ ] I have already searched existing issues and they are not help to me
2424
- [ ] I examined error or warning messages and it's difficult to solve
2525
- [ ] Using [the latest](https://github.com/hexojs/hexo/releases) version of Hexo (run `hexo version` to check)
26-
- [ ] Node.js is higher than 6.9
26+
- [ ] Node.js is higher than 8.6.0
2727

2828
## Expected behavior
2929

.github/ISSUE_TEMPLATE/question-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Please check followings before submitting a new issue.
2323
- [ ] I have already searched existing issues and they are not help to me
2424
- [ ] I examined error or warning messages and it's difficult to solve
2525
- [ ] Using [the latest](https://github.com/hexojs/hexo/releases) version of Hexo (run `hexo version` to check)
26-
- [ ] Node.js is higher than 6.9
26+
- [ ] Node.js is higher than 8.6.0
2727

2828
## Question
2929

0 commit comments

Comments
 (0)