From 0eef762ef961a545588be9052b9357b1fd515f79 Mon Sep 17 00:00:00 2001 From: Kamil Páral Date: Jan 29 2021 14:18:30 +0000 Subject: sync instructions to the latest BBA deployment --- diff --git a/README.md b/README.md index 86bb5f4..54ba5b7 100644 --- a/README.md +++ b/README.md @@ -18,16 +18,17 @@ If a bug report is very complex and requires real-time communication instead of You can **Watch issues** in this repo, which will send you an email for every new proposed bug and every new comment in any ticket. If you wish to participate in blocker review discussions in general and not just in a single topic, this is the best way to subscribe. + ### How to vote Place a voting command on a separate line in the form of:
`TRACKER VOTE` -where `TRACKER` is one of: +where `TRACKER` is one of these words (case-insensitive): * `BetaBlocker` * `FinalBlocker` -* `BetaFE` - FE standing for FreezeException -* `FinalFE` - FE standing for FreezeException +* `BetaFreezeException` (or `BetaFE`) +* `FinalFreezeException` (or `FinalFE`) * `0Day` * `PreviousRelease` @@ -37,18 +38,23 @@ and `VOTE` is one of: * `0` ([no strong feelings one way or the other](https://www.youtube.com/watch?v=ussCHoQttyQ) or to take your vote back) * `-1` (to vote against) -If you want to cast several votes, use several separate lines (in one or more comments): +Example: ``` -BetaBlocker -1 -BetaFE +1 -FinalBlocker +1 +BetaBlocker +1 +``` +If you want to cast several votes, you can use several separate lines (in one or more comments), or a single line: +``` +BetaBlocker -1 BetaFE +1 FinalBlocker +1 +``` +You can swap the word order as well: +``` ++1 FinalBlocker ``` Voting commands must not be mixed with arbitrary other words, this will **not** be counted: ``` -BetaBlocker +1 haha +BetaBlocker +1 for sure ``` - -If you vote for the same tracker multiple times, only your last vote is counted. For example, if you submit these three comments: +If you vote for the same tracker multiple times, only your last vote is counted. For example, if you submit these three votes (in one or more comments): ``` BetaBlocker +1 BetaFE +1