Files
nextcloud-docs/developer_manual/bugtracker/index.rst
2015-02-13 15:00:48 +01:00

33 lines
1.1 KiB
ReStructuredText

==========
Bugtracker
==========
.. toctree::
:maxdepth: 2
:hidden:
codereviews
kanban
triaging
Thank you for helping ownCloud by reporting bugs. Before submitting an issue, please read
`Issue submission guidelines`_ first.
* If the issue is with the ownCloud server, report it to the `Core repository`_
* If the issue is with the ownCloud client, report it to the `Client repository`_
* If the issue with with an ownCloud app, report it to where that app is developed
* If the app is listed in our `main github repository`_ report it to the correct sub
repository
* If the app is listed in the `apps repository`_ report it there
Please note that the mailing list should not be used for bug reports, as it is hard to track them there.
.. _Issue submission guidelines: https://github.com/owncloud/core/blob/master/CONTRIBUTING.md#submitting-issues
.. _Core repository: https://github.com/owncloud/core/issues
.. _Client repository: https://github.com/owncloud/client/issues
.. _main github repository: https://github.com/owncloud
.. _apps repository: https://github.com/owncloud/apps/issues