mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
adding some tags
@morrisjobke @deepdiver1975 correct?
This commit is contained in:
@@ -40,9 +40,12 @@ The most important labels and their meaning:
|
||||
* #6 - Reviewing - review in progress
|
||||
* #7 - To Release - reviewed PR that awaits unfreeze of a branch to get merged
|
||||
* App tags: #app:files #app:user_ldap #app:files_versions and so on. These tags indicate the app that is impacted by the issue or which the PR is related to
|
||||
* settings tags: #settings:personal #settings:apps #settings:admin and so on. These tags indicate the settings area that is impacted by the issue or which the PR is related to
|
||||
* Settings tags: #settings:personal #settings:apps #settings:admin and so on. These tags indicate the settings area that is impacted by the issue or which the PR is related to
|
||||
* db tags: #db:mysql #db:sqlite #db:postgresql and so on. These tags indicate the database that is impacted by the issue or which the PR is related to
|
||||
* browser tags: #browser:ie #browser:safari and so on. These tags indicate the browser that is impacted by the issue or which the PR is related to
|
||||
* Browser tags: #browser:ie #browser:safari and so on. These tags indicate the browser that is impacted by the issue or which the PR is related to
|
||||
* Component tags: #comp:filesystem #comp:javascript and so on. These tags indicate the components of ownCloud impacted by the issue or which the PR is related to
|
||||
* Development tool tags: #dev:unit_testing #dev:public_API and so on. These tags indicate the development tool (and not ownCloud code) impacted by the issue or which the PR is related
|
||||
* Feature tags: #feature:something. These tags indicate the features accross apps and components which are impacted by the issue or which the PR is related to
|
||||
* #triage - this issue *has to be* `triaged <../bugtracker/triaging.html>`_
|
||||
* #needs info - this issue needs further information from the reporter, see `triaging <../bugtracker/triaging.html>`_ old tag is #clarification request, please don't use that one anymore.
|
||||
* #discussion - this issue needs to be discussed
|
||||
|
||||
Reference in New Issue
Block a user