diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2017-11-09 14:53:25 -0800 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2017-11-09 14:58:46 -0800 |
commit | 95146dd7c20b2a19f4c38e13cc3b3e9e3cbe6b61 (patch) | |
tree | 12e5c4bda52c89cb7f457494456cb955eed789d4 /docs/release | |
parent | c9ec72a660ad25371528d044f6b50ccd02fba4d5 (diff) |
Update on how to report a bug
This is to expalin an ONAP user on how to report a bug in ONAP
Change-Id: Id6ba25d3d382a9d651e25d4da7e75128367ba0d8
Issue-Id: DOC-150
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/release/index.rst b/docs/release/index.rst index 8518a7138..8ef20ea0e 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -64,6 +64,13 @@ License How to Report a Bug +++++++++++++++++++ +There are 2 ways to report a bug in ONAP. + +In case you are familiar within ONAP, you can directly report a bug by creating a Jira issue at `ONAP Jira <https://jira.onap.org>`_. + +If you don't know you are facing a bug or have a question, email the ONAP Discuss mailing list at onap-discuss@lists.onap.org . + +You may consider these `recommendations <https://wiki.onap.org/display/DW/Tracking+Issues+with+JIRA#TrackingIssueswithJIRA-RecommendationsforwrittingProperJIRAIssue>`_ to elaborate the issue you are facing and this `guideline <https://wiki.onap.org/display/DW/Mailing+Lists>`_ to register into the ONAP Discuss mailing list. Download and Use |