Skip to content

Commit

Permalink
Added note about design doc template. (flutter#43658)
Browse files Browse the repository at this point in the history
* Added note about design doc template.

* switched "our" to "flutter"

* updated link
  • Loading branch information
gaaclarke authored Oct 28, 2019
1 parent e25cd84 commit 56e3c0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56e3c0c

Please sign in to comment.