summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/administration/plugins.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/administration/plugins.md b/doc/administration/plugins.md
index c91ac3012b9..dedb1f913d7 100644
--- a/doc/administration/plugins.md
+++ b/doc/administration/plugins.md
@@ -1,5 +1,9 @@
# Plugins
+**Note:** Instead of writing and supporting your own plugin you can make changes
+directly to the GitLab source code and contribute it back to the upstream. This way we can
+ensure functionality is preserved across versions and covered by tests.
+
**Note:** Plugins must be configured on the filesystem of the GitLab
server. Only GitLab server administrators will be able to complete these tasks.
Please explore [system hooks] or [webhooks] as an option if you do not