From 0e21d37a243af207d53a6237f0d08da78be849a0 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Fri, 20 Sep 2019 14:26:26 -0400 Subject: [PATCH] Remove common endings on wf/writeas READMEs --- cmd/wf/README.md | 14 -------------- cmd/writeas/README.md | 14 -------------- 2 files changed, 28 deletions(-) diff --git a/cmd/wf/README.md b/cmd/wf/README.md index a725adc..64be198 100644 --- a/cmd/wf/README.md +++ b/cmd/wf/README.md @@ -93,17 +93,3 @@ GLOBAL OPTIONS: --help, -h show help --version, -V print the version ``` - -## Contributing to the CLI - -For a complete guide to contributing, see the [Contribution Guide](.github/CONTRIBUTING.md). - -We welcome any kind of contributions including documentation, organizational improvements, tutorials, bug reports, feature requests, new features, answering questions, etc. - -### Getting Support - -We're available on [several channels](https://write.as/contact), and prefer our [forum](https://discuss.write.as) for project discussion. Please don't use the GitHub issue tracker to ask questions. - -### Reporting Issues - -If you believe you have found a bug in the CLI or its documentation, file an issue on this repo. If you're not sure if it's a bug or not, [reach out to us](https://write.as/contact) in one way or another. Be sure to provide the version of the CLI (with `wf --version`) in your report. diff --git a/cmd/writeas/README.md b/cmd/writeas/README.md index 8ec40e8..63cc7d4 100644 --- a/cmd/writeas/README.md +++ b/cmd/writeas/README.md @@ -93,17 +93,3 @@ GLOBAL OPTIONS: --help, -h show help --version, -V print the version ``` - -## Contributing to the CLI - -For a complete guide to contributing, see the [Contribution Guide](.github/CONTRIBUTING.md). - -We welcome any kind of contributions including documentation, organizational improvements, tutorials, bug reports, feature requests, new features, answering questions, etc. - -### Getting Support - -We're available on [several channels](https://write.as/contact), and prefer our [forum](https://discuss.write.as) for project discussion. Please don't use the GitHub issue tracker to ask questions. - -### Reporting Issues - -If you believe you have found a bug in the CLI or its documentation, file an issue on this repo. If you're not sure if it's a bug or not, [reach out to us](https://write.as/contact) in one way or another. Be sure to provide the version of the CLI (with `writeas --version`) in your report.