File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
wp-cli/scaffold-package-command
2
2
===============================
3
3
4
- Scaffold WP-CLI commands with functional tests
4
+ Scaffolds WP-CLI commands with functional tests, full README.md, and more.
5
5
6
6
[ ![ Build Status] ( https://travis-ci.org/wp-cli/scaffold-package-command.svg?branch=master )] ( https://travis-ci.org/wp-cli/scaffold-package-command ) [ ![ CircleCI] ( https://circleci.com/gh/wp-cli/scaffold-package-command/tree/master.svg?style=svg )] ( https://circleci.com/gh/wp-cli/scaffold-package-command/tree/master )
7
7
@@ -258,6 +258,7 @@ files include:
258
258
259
259
* ` .github/ISSUE_TEMPLATE ` - Text displayed when a user opens a new issue.
260
260
* ` .github/PULL_REQUEST_TEMPLATE ` - Text displayed when a user submits a pull request.
261
+ * ` .github/settings.yml ` - Configuration file for the [ Probot settings app] ( https://probot.github.io/apps/settings/ ) .
261
262
262
263
** OPTIONS**
263
264
You can’t perform that action at this time.
0 commit comments