summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSahdev P. Zala <spzala@us.ibm.com>2017-12-13 15:50:47 -0500
committerSahdev P. Zala <spzala@us.ibm.com>2017-12-13 15:50:47 -0500
commitc3debce3e421cd66915e54c65f7d2629e7379a0a (patch)
treeb1c391f79d7772aeb3d6394ece2d4f86c29f9fc2
parentf84309aa517bef06c1f41824d4cfa8e621071f92 (diff)
Complete File an Issue section
The File an Issue section is work in progress. Adding more detail with a broader coverage on what, why and where to file a issue to complete this section.
-rw-r--r--contributors/guide/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md
index cff0989d..bd6a2402 100644
--- a/contributors/guide/README.md
+++ b/contributors/guide/README.md
@@ -118,7 +118,7 @@ _Improvements needed_
### File an Issue
-Not ready to contribute code, but see something that needs work? While the community encourage everyone to contribute code, it also appreciate when someone report a issue (aka problem).
+Not ready to contribute code, but see something that needs work? While the community encourages everyone to contribute code, it is also appreciated when someone reports an issue (aka problem).
There are multiple repositories within the Kubernetes community and a full list of repositories can be found [here](https://github.com/kubernetes/).
Issue should be reported to an appropriate repository instead of always reporting to the [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes/issues) repository. For example, a documentation issue should be opened to [kubernetes/website](https://github.com/kubernetes/website/issues). Make sure to adhere to the prompted submission guidelines while opening an issue.