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