From 80864748ee8dbe8d4f185813b9ef7e7821c0d498 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Mon, 1 Aug 2022 13:39:31 -0700 Subject: [PATCH] Rename #qa to #quality-assurance --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 62f6544..95cc778 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.