From 17d88a6b97b3970c6ea54a241012dfa7ae309ffb Mon Sep 17 00:00:00 2001 From: Dan Moseley Date: Mon, 7 May 2018 08:46:55 -0700 Subject: [PATCH 1/3] Adjust gitter link --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2ca8d47b5..6c0a16cffa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ If you are here, it means you are interested in helping us out. A hearty welcome ## Getting started: -Please join the community on [gitter](https://gitter.im/dotnet). Also please make sure to take a look at the project [roadmap](ROADMAP.md). +Please join the community on [gitter](https://gitter.im/mlnet). Also please make sure to take a look at the project [roadmap](ROADMAP.md). ### Pull requests diff --git a/README.md b/README.md index f0eb4218a9..39466078be 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ We welcome contributions! Please review our [contribution guide](CONTRIBUTING.md ## Community -Please join our community on Gitter [![Join the chat at https://gitter.im/dotnet/corefx](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +Please join our community on Gitter [![Join the chat at https://gitter.im/dotnet/mlnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/) to clarify expected behavior in our community. For more information, see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct). From 905a86f3c9576b5809f9d60506dc3b2d5c896e67 Mon Sep 17 00:00:00 2001 From: Dan Moseley Date: Mon, 7 May 2018 08:49:21 -0700 Subject: [PATCH 2/3] Use badge --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c0a16cffa..71460dbe92 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ If you are here, it means you are interested in helping us out. A hearty welcome ## Getting started: -Please join the community on [gitter](https://gitter.im/mlnet). Also please make sure to take a look at the project [roadmap](ROADMAP.md). +Please join the community on Gitter [![Join the chat at https://gitter.im/dotnet/mlnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge). Also please make sure to take a look at the project [roadmap](ROADMAP.md). ### Pull requests From 7468f35029f81d610ef56863f32520bf32081197 Mon Sep 17 00:00:00 2001 From: Dan Moseley Date: Mon, 7 May 2018 08:51:43 -0700 Subject: [PATCH 3/3] Fix link --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 71460dbe92..6339bc8102 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ If you are here, it means you are interested in helping us out. A hearty welcome ## Getting started: -Please join the community on Gitter [![Join the chat at https://gitter.im/dotnet/mlnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge). Also please make sure to take a look at the project [roadmap](ROADMAP.md). +Please join the community on Gitter [![Join the chat at https://gitter.im/dotnet/mlnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/mlnet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge). Also please make sure to take a look at the project [roadmap](ROADMAP.md). ### Pull requests diff --git a/README.md b/README.md index 39466078be..6095775f33 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ We welcome contributions! Please review our [contribution guide](CONTRIBUTING.md ## Community -Please join our community on Gitter [![Join the chat at https://gitter.im/dotnet/mlnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +Please join our community on Gitter [![Join the chat at https://gitter.im/dotnet/mlnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/mlnet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/) to clarify expected behavior in our community. For more information, see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).