diff options
author | Vijay Pai <vpai@google.com> | 2017-06-20 14:20:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-20 14:20:54 -0700 |
commit | 54af639e0c31e86762a8faedd965baf5aaef325a (patch) | |
tree | 48ef9a7ebaf54e4ff3ddd0733e27c76d15fc3c1e | |
parent | 9cd18311a0806e8c8023e1e4aa0e8ed3124bc9ca (diff) |
Update ISSUE_TEMPLATE.md
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 60131f2eab..24587a55e1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,7 +6,7 @@ Create new issues for bugs and feature requests. An issue needs to be actionable - [grpc.io mailing list](https://groups.google.com/forum/#!forum/grpc-io) - [StackOverflow, with `grpc` tag](http://stackoverflow.com/questions/tagged/grpc) -*Please don't double post your questions in more locations, we are monitoring both channels and the time spent de-duplicating questions can is better spent answering more user questions.* +*Please don't double post your questions in more locations; we are monitoring both channels, and the time spent de-duplicating questions is better spent answering more user questions.* ### What version of gRPC and what language are you using? |