We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a732fb9 commit d06741fCopy full SHA for d06741f
go2-language-changes.md
@@ -39,6 +39,10 @@ You do not have to answer every question but please do your best.
39
- Has this idea, or one like it, been proposed before?
40
- If so, how does this proposal differ?
41
- 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.
46
- Is this change backward compatible?
47
- Breaking the [Go 1 compatibility guarantee](https://golang.org/doc/go1compat) is a large cost and requires a large benefit.
48
- Show example code before and after the change.
0 commit comments