Skip to content

Commit 2d24d6d

Browse files
Scaffold README with new changes
1 parent d68ce0f commit 2d24d6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wp-cli/scaffold-package-command
22
===============================
33

4-
Scaffold WP-CLI commands with functional tests
4+
Scaffolds WP-CLI commands with functional tests, full README.md, and more.
55

66
[![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)
77

@@ -258,6 +258,7 @@ files include:
258258

259259
* `.github/ISSUE_TEMPLATE` - Text displayed when a user opens a new issue.
260260
* `.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/).
261262

262263
**OPTIONS**
263264

0 commit comments

Comments
 (0)