Added note about design doc template. (#43658)

* Added note about design doc template.

* switched "our" to "flutter"

* updated link
This commit is contained in:
gaaclarke 2019-10-28 15:58:24 -07:00 committed by GitHub
parent e25cd84a06
commit 56e3c0c678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,10 @@ presented.
which includes advice for designing APIs for Flutter, and how to
format code in the framework.
8. [Flutter design doc template](https://flutter.dev/go/template),
which should be used when proposing a new technical design. This is a good
practice to do before coding more intricate changes.
In addition to the above, there are many pages on [our
Wiki](https://github.com/flutter/flutter/wiki/) that may be of
interest. For a curated list of pages see the sidebar on the wiki's