From 3c1be4865419f22cde7f2e10566701804bcff048 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Thu, 28 Apr 2016 11:30:50 -0400 Subject: [PATCH 1/2] README.md: Use a product specific url for bugzilla --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f03352a1392..4509c860a42 100644 --- a/README.md +++ b/README.md @@ -145,5 +145,5 @@ We use [Mono's Coding Guidelines](http://www.mono-project.com/community/contribu ### Reporting Bugs -We use [Bugzilla](https://bugzilla.xamarin.com/newbug) to track issues. +We use [Bugzilla](https://bugzilla.xamarin.com/enter_bug.cgi?product=Android) to track issues. From 965cad4cb05421a97a6389aee0b0cce298a54bea Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Thu, 28 Apr 2016 11:34:20 -0400 Subject: [PATCH 2/2] README.md: Add link to gitter --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4509c860a42..fc34f709823 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Xamarin.Android Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#. +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/xamarin/xamarin-android?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + # Configuration.Overrides.props The Xamarin.Android build is heavily dependent on MSBuild, with the *intention*