Skip to content

Commit d06741f

Browse files
go2-language-changes: ask for an explanation of the change
Change-Id: I6514a344e9ce82f4fa084f446744081f3f528adf Reviewed-on: https://go-review.googlesource.com/c/proposal/+/217304 Reviewed-by: Rob Pike <[email protected]>
1 parent a732fb9 commit d06741f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

go2-language-changes.md

+4
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ You do not have to answer every question but please do your best.
3939
- Has this idea, or one like it, been proposed before?
4040
- If so, how does this proposal differ?
4141
- Who does this proposal help, and why?
42+
- What is the proposed change?
43+
- Please describe as precisely as possible the change to the language.
44+
- What would change in the [https://golang.org/ref/spec](language spec)?
45+
- Please also describe the change informally, as in a class teaching Go.
4246
- Is this change backward compatible?
4347
- Breaking the [Go 1 compatibility guarantee](https://golang.org/doc/go1compat) is a large cost and requires a large benefit.
4448
- Show example code before and after the change.

0 commit comments

Comments
 (0)