From 31f76fc8be7def7079ac9b6203fe12ea29b89199 Mon Sep 17 00:00:00 2001 From: Lee Reilly Date: Tue, 27 Jun 2017 17:34:09 -0700 Subject: [PATCH 1/2] Set expectations about bugs :ant: --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 616ff5207..fbbcec241 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ The GitHub for Unity extension brings [git](https://git-scm.com/) and GitHub into [Unity](https://unity3d.com/), integrating source control into your work with friendly and accessible tools and workflows. +**Please note:** this software is currently alpha quality. Please refer to the [list of known issues](https://github.com/github-for-unity/Unity/issues?q=is%3Aissue+is%3Aopen+label%3Abug), and make sure you have backups of your work before trying it out. + ![GitHub for Unity screenshot](https://unity.github.com/assets/unity-screenshot.png) ## Where can I get it? From 682c223b822b2d6f181087cf54565b601d0db733 Mon Sep 17 00:00:00 2001 From: Lee Reilly Date: Tue, 27 Jun 2017 17:35:09 -0700 Subject: [PATCH 2/2] :punch: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbbcec241..53062685a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Join the chat at https://gitter.im/github/VisualStudio](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/github-for-unity/Unity?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -The GitHub for Unity extension brings [git](https://git-scm.com/) and GitHub into [Unity](https://unity3d.com/), integrating source control into your work with friendly and accessible tools and workflows. +The GitHub for Unity extension brings [Git](https://git-scm.com/) and GitHub into [Unity](https://unity3d.com/), integrating source control into your work with friendly and accessible tools and workflows. **Please note:** this software is currently alpha quality. Please refer to the [list of known issues](https://github.com/github-for-unity/Unity/issues?q=is%3Aissue+is%3Aopen+label%3Abug), and make sure you have backups of your work before trying it out.