diff options
| author | Andrew Gerrand <adg@golang.org> | 2015-07-30 17:06:14 +1000 |
|---|---|---|
| committer | Andrew Gerrand <adg@golang.org> | 2015-07-30 07:17:52 +0000 |
| commit | 07613c6e8c0aa2b8618ca35ece95fe64cae7db29 (patch) | |
| tree | f906c7203cd6924cf1df3eda03161ebdb41049ff /design/TEMPLATE.md | |
| parent | 1d36befe7d2e58c10949765379cfde1742699dfc (diff) | |
| download | go-x-proposal-07613c6e8c0aa2b8618ca35ece95fe64cae7db29.tar.xz | |
design: remove vague clause from compatibility section
Change-Id: I6fc2ebd570be36399e66869160f8bbbea364bcf0
Reviewed-on: https://go-review.googlesource.com/12887
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'design/TEMPLATE.md')
| -rw-r--r-- | design/TEMPLATE.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/design/TEMPLATE.md b/design/TEMPLATE.md index fb3a013..73802f3 100644 --- a/design/TEMPLATE.md +++ b/design/TEMPLATE.md @@ -25,8 +25,7 @@ Last updated: [Date] ## Compatibility [A discussion of the change with regard to the -[compatibility guidelines](https://golang.org/doc/go1compat) -and future maintainability.] +[compatibility guidelines](https://golang.org/doc/go1compat).] ## Implementation |
