From 9afc72337ff62e91198c175ec905ab064e21e6b6 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Mon, 1 Aug 2022 14:25:39 -0700 Subject: [PATCH] Sync with https://github.com/flutter/.github/pull/13 (#108754) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 73198f0871..ca6d34e75f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -75,7 +75,7 @@ that increase our test coverage, writing tests for issues others have filed, all are really valuable contributions to open source projects. If this interests you, you can jump in and submit bug reports without needing anyone's permission! -The #qa channel on our [Discord server](https://github.com/flutter/flutter/wiki/Chat) +The #quality-assurance channel on our [Discord server](https://github.com/flutter/flutter/wiki/Chat) is a good place to talk about what you're doing. We're especially eager for QA testing when we announce a beta release. See https://github.com/flutter/flutter/wiki/Quality-Assurance for more details.