Update ISSUE_TEMPLATE.md

This commit is contained in:
Suresh Alse
2016-12-22 08:52:01 +05:30
committed by GitHub
parent f89211d669
commit 947505c083

View File

@@ -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.