From 7462f21be4fed152c5e3fd1b8b92f5d1d8d47df0 Mon Sep 17 00:00:00 2001 From: Alice Cecile Date: Sun, 15 May 2022 20:00:55 +0000 Subject: [PATCH] Remove strong language from CONTRIBUTING.md (#4755) The removed line is a) flippantly discouraging and b) no longer entirely accurate, now that we have more team members with merge rights. --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 50328836be..20541abdb7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,6 @@ Hey, so you're interested in contributing to Bevy! Feel free to pitch in on whatever interests you and we'll be happy to help you contribute. -Ultimately @cart has final say on which changes are merged, but you're welcome to try and convince him. Check out our community's [Code of Conduct](https://github.com/bevyengine/bevy/blob/main/CODE_OF_CONDUCT.md) and feel free to say hi on [Discord](https://discord.gg/bevy) if you'd like. It's a nice place to chat about Bevy development, ask questions, and get to know the other contributors and users in a less formal setting.