diff --git a/developer_manual/bugtracker/index.rst b/developer_manual/bugtracker/index.rst index e317cf73e..98ea5257f 100644 --- a/developer_manual/bugtracker/index.rst +++ b/developer_manual/bugtracker/index.rst @@ -9,6 +9,11 @@ Bugtracker codereviews kanban -Bugs should be enter into the `Bugtracker`_. +Thank you for helping ownCloud by reporting bugs. Before submitting an issue, please read +`Issue submission guidelines`_ first. -.. _Bugtracker: https://github.com/owncloud/core/issues +Bugs related to the core should be entered into the `ownCloud Core Repository Issues`_. If your report +is related to an application, their bugtrackers will be also found in the same guideline page. + +.. _ownCloud Core Repository Issues: https://github.com/owncloud/core/issues +.. _Issue submission guidelines: https://github.com/owncloud/core/blob/master/CONTRIBUTING.md#submitting-issues