tor-browser

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

index.rst (684B)


      1 Bug Handling
      2 ============
      3 
      4 Guides
      5 ------
      6 
      7 .. toctree::
      8   :maxdepth: 1
      9   :glob:
     10 
     11   guides/*
     12 
     13 Policies
     14 --------
     15 
     16 .. toctree::
     17   :maxdepth: 1
     18   :glob:
     19 
     20   policies/*
     21 
     22 Processes
     23 ---------
     24 
     25 .. toctree::
     26   :maxdepth: 1
     27   :glob:
     28 
     29   processes/*
     30 
     31 Related documentation
     32 ---------------------
     33 
     34 -  `bugzilla.mozilla.org documentation <https://bmo.readthedocs.org/>`__
     35 -  `bugzilla.mozilla.org field
     36   definitions <https://wiki.mozilla.org/BMO/UserGuide/BugFields>`__
     37 -  `Lando
     38   documentation <https://moz-conduit.readthedocs.io/en/latest/lando-user.html>`__
     39 -  `Mozilla Phabricator (Code Review)
     40   documentation <https://moz-conduit.readthedocs.io/en/latest/phabricator-user.html>`__