From 383c3c0165f0f9257c455f7fe1946e1dcd9fa95b Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 5 Jan 2022 14:02:04 +0100 Subject: [PATCH] Add a paragraph about issue triaging (Inspired from https://github.com/vector-im/element-web#triaging-issues) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a085bf7da1..0345c50146 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,9 @@ If you would like to receive releases more quickly (bearing in mind that they ma Please refer to [CONTRIBUTING.md](https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md) if you want to contribute on Matrix Android projects! Come chat with the community in the dedicated Matrix [room](https://matrix.to/#/#element-android:matrix.org). + +## Triaging issues + +Issues are triaged by community members and the Android App Team, following the [triage process](https://github.com/vector-im/element-meta/wiki/Triage-process). + +We use [issue labels](https://github.com/vector-im/element-meta/wiki/Issue-labelling) to sort all incoming issues. \ No newline at end of file