diff options
author | Miguel de Icaza <miguel@gnome.org> | 2016-04-28 11:16:25 -0400 |
---|---|---|
committer | Miguel de Icaza <miguel@gnome.org> | 2016-04-28 11:16:25 -0400 |
commit | 2a68d44588f93e5d8f6a2cb4ee729377167d4a94 (patch) | |
tree | aa98cfe377e184857d4f6fbd1002f01ffd1ec3e8 | |
parent | f80dc797f20bb545c42f1941cb13d37969d25be3 (diff) | |
download | xamarin-forms-2a68d44588f93e5d8f6a2cb4ee729377167d4a94.tar.gz xamarin-forms-2a68d44588f93e5d8f6a2cb4ee729377167d4a94.tar.bz2 xamarin-forms-2a68d44588f93e5d8f6a2cb4ee729377167d4a94.zip |
Update README.md
-rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -54,4 +54,13 @@ We follow the style used by the [.NET Foundation](https://github.com/dotnet/core ## Contributing ## - [How to Contribute](https://github.com/xamarin/xamarin.forms/wiki/Contributing-Code) -- Use [Bugzilla](https://bugzilla.xamarin.com/) to track open issues. + +### Mailing Lists + +To discuss this project, and participate in the design, we use the [forms-devel@lists.xamarin.com](http://lists.xamarin.com/mailman/listinfo/forms-devel) mailing list. + +### Reporting Bugs + +We use [Bugzilla](https://bugzilla.xamarin.com/newbug) to track issues. + + |