summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2018-10-14 22:52:50 +0000
committerThong Kuah <tkuah@gitlab.com>2018-10-14 22:52:50 +0000
commit2019dcefbc5ce1c0249c26aca45150c460cdefad (patch)
tree63970ca072136bfd68ac7cdab4c5c61fa20a88f0
parent4127b357881fedbf903159e089cc0c9d99c37eff (diff)
downloadgitlab-ce-doc-link-policies.tar.gz
Add link to DeclarativePolicy framework for development guidedoc-link-policies
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 43d3865da0e..d8604a4f3e5 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -50,6 +50,7 @@ description: 'Learn how to contribute to GitLab.'
- [Permissions](permissions.md)
- [Prometheus metrics](prometheus_metrics.md)
- [Guidelines for reusing abstractions](reusing_abstractions.md)
+- [DeclarativePolicy framework](policies.md)
## Performance guides