From b7ae30af57c6a7920edf8c03f8faf04e357c94c5 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Thu, 28 Apr 2016 15:14:46 -0400 Subject: [PATCH] Update readme (#11) Use a product specific url for bugzilla Add link to gitter.im --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f03352a1392..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* @@ -145,5 +147,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.