Skip to content

Commit

Permalink
docs(github): update issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds authored Mar 23, 2017
1 parent fbfd616 commit 26cd7c9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
##########################################################
# #
# #
# This project is unlikely to have any active #
# development due to webpack 2.2.0 having built-in #
# support for validation. Please upgrade webpack #
# and uninstall webpack-validator #
# #
# #
##########################################################

If you _must_ file an issue, at least please include the
version of webpack you're using and all relevant information.

Note: If you are using webpack 2, your issue will be closed.
This project does not and will never support webpack 2.

Thanks!

0 comments on commit 26cd7c9

Please sign in to comment.