Skip to content

Commit 600225f

Browse files
committed
api/README: refer to doc/README.md
For #64169. Change-Id: I0fc6d6a041ad48957f4aecd18b85c9098fc9b403 Reviewed-on: https://go-review.googlesource.com/c/go/+/559755 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 1bb947b commit 600225f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api/README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ warning output from the go api tool. Each file should be named
2121
nnnnn.txt, after the issue number for the accepted proposal.
2222
(The #nnnnn suffix must also appear at the end of each line in the file;
2323
that will be preserved when next/*.txt is concatenated into go1.XX.txt.)
24+
25+
When you add a file to the api/next directory, you must add at least one file
26+
under doc/next. See doc/README.md for details.

0 commit comments

Comments
 (0)