We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c992d1 commit c2f58b6Copy full SHA for c2f58b6
bin/prep-release.php
@@ -83,6 +83,8 @@ function get_files() {
83
"README*",
84
"LICENSE",
85
"CREDITS",
86
+ "CONTRIBUTING*",
87
+ "THIRD_PARTY_NOTICES",
88
)
89
);
90
$files = array();
0 commit comments