mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
Add Issues section to Administrators Manual for bug triage information
This commit is contained in:
@@ -15,6 +15,7 @@ ownCloud documentation contents
|
||||
installation/index
|
||||
configuration/index
|
||||
maintenance/index
|
||||
issues/index
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
19
admin_manual/issues/index.rst
Normal file
19
admin_manual/issues/index.rst
Normal file
@@ -0,0 +1,19 @@
|
||||
===========
|
||||
Issues
|
||||
===========
|
||||
|
||||
If you think you have found a bug in ownCloud, please:
|
||||
|
||||
* Search for a solution
|
||||
* Double check your configuration
|
||||
|
||||
If you can't find a solution, please file an issue:
|
||||
|
||||
* If the issue is with the ownCloud server, report it to the `GitHub core repository <https://github.com/owncloud/core>`_
|
||||
* If the issue is with the ownCloud client, report it to the `GitHub mirall repository <https://github.com/owncloud/mirall>`_
|
||||
* If the issue with with an ownCloud app, report it to where that app is developed
|
||||
|
||||
* If the app is listed `here <https://github.com/owncloud>`_ report it to the correct repository
|
||||
* If the app is listed `here <https://github.com/owncloud/apps>`_ report it to the apps repository
|
||||
|
||||
Please note that the mailing list should not be used for bug reports, as it is hard to track them there.
|
||||
Reference in New Issue
Block a user