Merge pull request #2218 from owncloud/pellaeon-patch-1

Add instructions to use the code checker before publishing
This commit is contained in:
Morris Jobke
2016-03-11 09:01:19 +01:00

View File

@@ -101,6 +101,14 @@ If you want your app to be approved, make sure you fulfill all the requirements
You are encouraged to help review other contributors' apps as well! Every app requires at least two independent reviews so your review of at least 2 (more is better!) other apps will ensure the process continues smoothly. Thank you for participating in this process and being a great ownCloud Community member!
Using the code checker
^^^^^^^^^^^^^^^^^^^^^^
Before asking for approval, it is best to check your app code with the code checker, and fix the issues found by the code checker.
.. code-block:: bash
./occ app:check-code <app_name>
Losing a rating
^^^^^^^^^^^^^^^
Apps can lose their rating when: