Initialize the doc/next directory for the next release by copying the
contents of doc/initial into it.
For #76474.
Change-Id: I52c826cf42aa93f1dea8bf8f7f386a77265bf31a
Reviewed-on: https://go-review.googlesource.com/c/go/+/737961
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Carlos Amedee <carlos@golang.org>
TryBot-Bypass: Carlos Amedee <carlos@golang.org>
--- /dev/null
+<style>
+ main ul li { margin: 0.5em 0; }
+</style>
+
+## DRAFT RELEASE NOTES — Introduction to Go 1.27 {#introduction}
+
+**Go 1.27 is not yet released. These are work-in-progress release notes.
+Go 1.27 is expected to be released in August 2026.**
--- /dev/null
+## Changes to the language {#language}
+
+
--- /dev/null
+## Tools {#tools}
+
+### Go command {#go-command}
+
+### Cgo {#cgo}
+
--- /dev/null
+## Runtime {#runtime}
--- /dev/null
+## Compiler {#compiler}
+
+## Assembler {#assembler}
+
+## Linker {#linker}
+
+
--- /dev/null
+## Standard library {#library}
+
--- /dev/null
+### Minor changes to the library {#minor_library_changes}
--- /dev/null
+API changes and other small changes to the standard library go here.
--- /dev/null
+## Ports {#ports}
+