aboutsummaryrefslogtreecommitdiff
path: root/doc/initial/1-intro.md
diff options
context:
space:
mode:
authorJonathan Amsterdam <jba@google.com>2024-01-18 19:34:48 -0500
committerJonathan Amsterdam <jba@google.com>2024-01-22 18:07:49 +0000
commitd29980cdc4a8776257b1ca0d03549da205b39d3e (patch)
tree461abff474d17f7b686975090a9da6acb48d879b /doc/initial/1-intro.md
parentb16a1e3a03cd8a13c06291bbb39aff0a49137bc6 (diff)
downloadgo-d29980cdc4a8776257b1ca0d03549da205b39d3e.tar.xz
doc/initial: initial contents of release notes
Add files to doc/initial that set up the overall structure of the release notes document. For #64169. Change-Id: Ifbf330e554e1fa20d47c72cc309d5cd26048a323 Reviewed-on: https://go-review.googlesource.com/c/go/+/556817 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Diffstat (limited to 'doc/initial/1-intro.md')
-rw-r--r--doc/initial/1-intro.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/initial/1-intro.md b/doc/initial/1-intro.md
new file mode 100644
index 0000000000..e28191ca9e
--- /dev/null
+++ b/doc/initial/1-intro.md
@@ -0,0 +1,12 @@
+<!--
+NOTE: In this document and others in this directory, the convention is to
+set fixed-width phrases with non-fixed-width spaces, as in
+`hello` `world`.
+-->
+
+<style>
+ main ul li { margin: 0.5em 0; }
+</style>
+
+## Introduction to Go 1.XX {#introduction}
+