From dba69152a4c8ae4620ea818106847ebc257efcdf Mon Sep 17 00:00:00 2001 From: Jeffrey Shih <34355042+unityjeffrey@users.noreply.github.com> Date: Mon, 29 Jun 2020 09:33:24 -0700 Subject: [PATCH] Update CONTRIBUTING.md we removed contributions welcome. --- com.unity.ml-agents/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.unity.ml-agents/CONTRIBUTING.md b/com.unity.ml-agents/CONTRIBUTING.md index 8b2980b1c0..15381d4c61 100644 --- a/com.unity.ml-agents/CONTRIBUTING.md +++ b/com.unity.ml-agents/CONTRIBUTING.md @@ -21,7 +21,7 @@ feedback on how to optimally perform your changes or reasons for not doing it. Lastly, if you're looking for input on what to contribute, feel free to reach out to us directly at ml-agents@unity3d.com and/or browse the GitHub issues with -the `contributions welcome` label. +the `Requests` or `Bug` label. ## Git Branches