@@ -5,31 +5,30 @@ The source of truth for this repository is at
5
5
[ go.googlesource.com/protobuf] ( https://go.googlesource.com/protobuf ) .
6
6
The code review tool used is
7
7
[ Gerrit Code Review] ( https://www.gerritcodereview.com/ ) .
8
+ At this time, we are unfortunately unable to accept GitHub pull requests.
8
9
9
10
10
11
## Becoming a contributor
11
12
12
13
The first step is to configure your environment.
13
14
Please follow the steps outlined in
14
- [ Becoming a contributor] ( https://golang.org/doc/contribute.html#contributor )
15
+ [ " Becoming a contributor" (golang.org) ] ( https://golang.org/doc/contribute.html#contributor )
15
16
as the setup for contributing to the ` protobuf ` project is identical
16
17
to that for contributing to the ` go ` project.
17
18
18
19
19
20
## Before contributing code
20
21
21
22
The project welcomes submissions, but to make sure things are well coordinated
22
- we ask that everyone discuss any significant changes before starting work.
23
+ we ask that contributors discuss any significant changes before starting work.
23
24
Best practice is to connect your work to the
24
25
[ issue tracker] ( https://github.com/golang/protobuf/issues ) ,
25
26
either by filing a new issue or by claiming an existing issue.
26
- Issues related to the new API should have a "APIv2:" prefix in the title.
27
27
28
28
29
29
## Sending a change via Gerrit
30
30
31
31
The ` protobuf ` project performs development in Gerrit.
32
- Unfortunately, we are not currently able to accept GitHub pull requests.
33
32
Below are the steps to send a change using Gerrit.
34
33
35
34
0 commit comments