Lines Matching +full:create +full:- +full:issue +full:- +full:on +full:- +full:failure
1 # Contributing to gRPC: A Step-By-Step Guide
10 …[active GitHub account](https://docs.github.com/en/get-started/quickstart/creating-an-account-on-g…
11 1. [An understanding of Git and GitHub](https://docs.github.com/en/get-started/using-git/about-git)
14 etc.](https://docs.github.com/en/get-started/using-git/about-git)
15 1. [git installed and working on your machine](https://github.com/git-guides/install-git)
17 Objective-C, PHP, or C#.
21 The GitHub repository for the C-based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
29 1. Create your
30 [own fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-f…
33 … 
35 …tps://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-…
36 on your local machine.
40 1. In your cloned repository, create a new branch from `master`.
43 1. Push the commit to your fork on GitHub.
46 [guidelines](https://github.com/grpc/grpc/blob/master/CONTRIBUTING.md#guidelines-for-pull-requests).
54 
76 1. Select *Authorize LF-Engineering:
78 
82 
86 
91 
95 
103 ### Pull Request Status - Green
108 there are failures, select each failure. The selection will take you to a page
109 that has error details. Try to fix the issue.
113 For pull requests that are non-trivial, there is a thorough code review process.
115 [here](https://github.com/grpc/grpc/blob/master/CONTRIBUTING.md#guidelines-for-pull-requests).
120 
126 
133 
136 