tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

priority.rst (1698B)


      1 Priority Definitions
      2 ====================
      3 
      4 We use these definitions across all components:
      5 
      6 +----------------------------------------+-----------------------------+
      7 | Priority                               | Description                 |
      8 +========================================+=============================+
      9 | \-                                     | No decision                 |
     10 +----------------------------------------+-----------------------------+
     11 | P1                                     | Fix in the current release  |
     12 |                                        | cycle                       |
     13 +----------------------------------------+-----------------------------+
     14 | P2                                     | Fix in the next release     |
     15 |                                        | cycle or the following      |
     16 |                                        | (nightly + 1 or nightly +   |
     17 |                                        | 2)                          |
     18 +----------------------------------------+-----------------------------+
     19 | P3                                     | Backlog                     |
     20 +----------------------------------------+-----------------------------+
     21 | P4                                     | Do not use, this priority   |
     22 |                                        | is for web platform test    |
     23 |                                        | bots                        |
     24 +----------------------------------------+-----------------------------+
     25 | P5                                     | Will not fix, but will      |
     26 |                                        | accept a patch              |
     27 +----------------------------------------+-----------------------------+