Skip to content

Commit 6c7cc40

Browse files
author
Kent C. Dodds
authored
docs(github): add pull request template
1 parent 26cd7c9 commit 6c7cc40

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
##########################################################
2+
# #
3+
# #
4+
# This project is unlikely to have any active #
5+
# development due to webpack 2.2.0 having built-in #
6+
# support for validation. Please upgrade webpack #
7+
# and uninstall webpack-validator #
8+
# #
9+
# #
10+
##########################################################
11+
12+
If you _must_ file a pull request, just know that we'll
13+
only really consider merging things which are really
14+
critical for fixing for Webpack 1.x. We're not going to merge
15+
anything to fix Webpack 2 related issues. Your PR will be
16+
closed if it's for Webpack 2.

0 commit comments

Comments
 (0)