Add Build and Eventing to "How can I help" (#193) (#936)

This commit is contained in:
moeyui1 2019-02-28 07:16:49 +08:00 committed by Knative Prow Robot
parent 52ac2f6ff2
commit 025a5fb602
1 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,8 @@ overall project.
If you're looking for something to do to get your feet wet working on Knative, If you're looking for something to do to get your feet wet working on Knative,
look for GitHub issues marked with the Help Wanted label: look for GitHub issues marked with the Help Wanted label:
- [Build issues](https://github.com/knative/build/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22)
- [Eventing issues](https://github.com/knative/eventing/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22)
- [Serving issues](https://github.com/knative/serving/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) - [Serving issues](https://github.com/knative/serving/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22)
- [Documentation repo](https://github.com/knative/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) - [Documentation repo](https://github.com/knative/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22)