From 6a880923fb9fc2a64ec57467ef84c86eb73c6c4d Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 12 Feb 2020 11:47:54 +0000 Subject: [PATCH] Update README.md to discourage +1 comments on issues --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b42aea3fe5..1ca2bfc313 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The OpenAPI Initiative encourages participation from individuals and companies a * Review the [current specification](versions/3.0.2.md). The human-readable markdown file _is the source of truth_ for the specification. * Review the [development](DEVELOPMENT.md) process so you understand how the spec is evolving. -* Check the [issues](https://github.com/OAI/OpenAPI-Specification/issues) and [pull requests](https://github.com/OAI/OpenAPI-Specification/pulls) to see if someone has already documented your idea or feedback on the specification. You can follow an existing conversation by adding a comment to the existing issue or PR. +* Check the [issues](https://github.com/OAI/OpenAPI-Specification/issues) and [pull requests](https://github.com/OAI/OpenAPI-Specification/pulls) to see if someone has already documented your idea or feedback on the specification. You can follow an existing conversation by subscribing to the existing issue or PR. * Create an issue to describe a new concern. If possible, propose a solution. Not all feedback can be accommodated and there may be solid arguments for or against a change being appropriate for the specification.