From c591af0ce7fae9f079804d490bcccd9cf2403c31 Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Tue, 9 Aug 2016 06:11:52 -0700 Subject: [PATCH 1/2] Blog post documenting new support policy --- _posts/2016-08-09-support-policy.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _posts/2016-08-09-support-policy.md diff --git a/_posts/2016-08-09-support-policy.md b/_posts/2016-08-09-support-policy.md new file mode 100644 index 00000000..94abfa31 --- /dev/null +++ b/_posts/2016-08-09-support-policy.md @@ -0,0 +1,11 @@ +--- +layout: post +author: danielbachhuber +title: Support policy updates +--- + +To help keep the maintenance burden manageable by volunteers, our support policies have changed: Github issues are now reserved for bug reports and enhancements of existing commands; they are no longer a venue for general support questions. + +Have a question about something related to WP-CLI? Try out the [WordPress StackExchange forums](http://wordpress.stackexchange.com/questions/tagged/wp-cli) or consider joining the `#cli` channel on the [WordPress.org Slack organization](https://make.wordpress.org/chat/). + +Using WP-CLI professionally? We encourage you to purchase support from someone who contributes to WP-CLI regularly. Libre != gratis; participating responsibly in the economic ecosystem around the open source tool you depend on helps to ensure the long-term health of the project. From a308dccb08cf9c6507d8aa56509c17335c422def Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Tue, 9 Aug 2016 06:16:23 -0700 Subject: [PATCH 2/2] Tweak closing --- _posts/2016-08-09-support-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-08-09-support-policy.md b/_posts/2016-08-09-support-policy.md index 94abfa31..5ace0c20 100644 --- a/_posts/2016-08-09-support-policy.md +++ b/_posts/2016-08-09-support-policy.md @@ -8,4 +8,4 @@ To help keep the maintenance burden manageable by volunteers, our support polici Have a question about something related to WP-CLI? Try out the [WordPress StackExchange forums](http://wordpress.stackexchange.com/questions/tagged/wp-cli) or consider joining the `#cli` channel on the [WordPress.org Slack organization](https://make.wordpress.org/chat/). -Using WP-CLI professionally? We encourage you to purchase support from someone who contributes to WP-CLI regularly. Libre != gratis; participating responsibly in the economic ecosystem around the open source tool you depend on helps to ensure the long-term health of the project. +Using WP-CLI professionally? We encourage you to purchase support from a [regular WP-CLI contributor](https://github.com/wp-cli/wp-cli/graphs/contributors). Libre != gratis; the open source license grants you the freedom to use and modify, but not commitments of other people's time. Participating responsibly in the economic ecosystem around an open source tool you depend upon helps to ensure the long-term health of the project.