[Tizen] Change the location and value for generating vconf of runtime_version
[platform/upstream/dotnet/runtime.git] / README.md
index d180ab7..1444df5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
 # .NET Runtime
-
-[![Build Status](https://dnceng.visualstudio.com/public/_apis/build/status/dotnet/runtime/runtime?branchName=master)](https://dnceng.visualstudio.com/public/_build/latest?definitionId=686&branchName=master)
+[![Build Status](https://dnceng.visualstudio.com/public/_apis/build/status/dotnet/runtime/runtime?branchName=main)](https://dnceng.visualstudio.com/public/_build/latest?definitionId=686&branchName=main)
+[![Help Wanted](https://img.shields.io/github/issues/dotnet/runtime/up-for-grabs?style=flat-square&color=%232EA043&label=help%20wanted)](https://github.com/dotnet/runtime/issues?q=is%3Aissue+is%3Aopen+label%3A%22up-for-grabs%22)
 [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/runtime)
+[![Discord](https://img.shields.io/discord/732297728826277939?style=flat-square&label=Discord&logo=discord&logoColor=white&color=7289DA)](https://aka.ms/dotnet-discord)
 
 This repo contains the code to build the .NET runtime, libraries and shared host (`dotnet`) installers for
 all supported platforms, as well as the sources to .NET runtime and libraries.
@@ -48,6 +49,7 @@ For other issues, please use the following repos:
 * [API Reference docs](https://docs.microsoft.com/dotnet/api/?view=netcore-3.1)
 * [.NET API Catalog](http://apisof.net) (incl. APIs from daily builds and API usage info)
 * [API docs writing guidelines](https://github.com/dotnet/dotnet-api-docs/wiki) - useful when writing /// comments
+* [.NET Discord Server](https://aka.ms/dotnet-discord) - a place to talk and hang out with .NET community
 
 ## .NET Foundation