diff options
author | Nathan Skrzypczak <nathan.skrzypczak@gmail.com> | 2021-11-04 10:06:51 +0100 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2021-11-15 19:33:57 +0000 |
commit | 5f07b6bd5478d7ee6e7a7c60df922552913d9618 (patch) | |
tree | fff51e2a08a0cf83ae32e60d348185f9355414f6 /docs/contributing | |
parent | 9895238e24c5478ec9ddc320ee95684875154586 (diff) |
docs: add jira link
Type: improvement
Change-Id: I9c53ff39e6d064437b5a2fdc29ecc2301b5cbd16
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'docs/contributing')
-rw-r--r-- | docs/contributing/reportingissues/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/contributing/reportingissues/index.rst b/docs/contributing/reportingissues/index.rst index b16a2a915a8..bea2c369ca6 100644 --- a/docs/contributing/reportingissues/index.rst +++ b/docs/contributing/reportingissues/index.rst @@ -7,6 +7,8 @@ Although every situation is different, this section describes how to collect data which will help make efficient use of everyone's time when dealing with vpp bugs. +FD.io's Jira server can be found at `jira.fd.io <https://jira.fd.io>`_ + Before you press the Jira button to create a bug report - or email vpp-dev@lists.fd.io - please ask yourself whether there's enough information for someone else to understand and to reproduce the issue |