Skip to content

Commit 5cbe74b

Browse files
authored
Disable documentation checkbox by default
1 parent 9ac4045 commit 5cbe74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open-bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ rules:
613613
message: |-
614614
*For maintainers only:*
615615
616-
* [x] <!-- document --> This need to be documented (issue in webpack/webpack.js.org will be filed when merged)
616+
* [ ] <!-- document --> This need to be documented (issue in webpack/webpack.js.org will be filed when merged)
617617
618618
619619
# When a pull request need to be documented, create an issue in webpack/webpack.js.org when merged

0 commit comments

Comments
 (0)