File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ To make a change that will require developers to change their code:
111
111
1 . File an issue or create a pull request with the ` severe: API break `
112
112
label.
113
113
114
- 2 . Send an e-mail to < mailto:{{site.email}} > to socialize
114
+ 2 . Send an e-mail to
< mailto:[email protected] > to socialize
115
115
your proposed change. The purpose of this e-mail is to see if you can
116
116
get consensus around your change. ** You are not telling people that
117
117
the change will happen, you are asking them for permission.**
@@ -167,7 +167,7 @@ class FooInterface {
167
167
```
168
168
169
169
If you use ` @deprecated ` , make sure to remember to actually remove the feature a few
170
- weeks later (after the next beta release), do not just leave it forever!
170
+ months later (after the next stable release), do not just leave it forever!
171
171
172
172
173
173
### Google-only responsibilities
You can’t perform that action at this time.
0 commit comments