diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d8e74f6b3..7359135cc 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,4 @@ + - NPM version (`npm -v`): - Node version (`node -v`): @@ -15,10 +23,3 @@ When reporting an bug, **you must provide this information**: - Node architecture (`node -p process.arch`): - node-sass version (`node -p "require('node-sass').info"`): - npm node-sass versions (`npm ls node-sass`): - -When encountering a syntax, or compilation issue: - -- [Open an issue on `LibSass`](https://github.com/sass/LibSass/issues/new). You -may link it back here, but any change will be required there, not here - -*If you delete this text without following it, your issue will be closed.*