diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b93c360..82353f6 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ Make sure these boxes are checked( - [x] ) before submitting an issue. -- [ ] Running latest npm and node? (Run `npm --version` and `node --version`) +- [ ] Running latest npm and node? (Run `npm --version` and `node --version`). Get the latest nodejs [here](https://nodejs.org/en/download/). - [ ] The `node_modules` folder has right permissions (Run `ls -ld $(npm root -g)/crontab-ui`) - [ ] Read [issues.md](https://github.com/alseambusher/crontab-ui/blob/master/README/issues.md) - [ ] Gone through existing open and closed issues.