Replace issue with a link to the feature
This commit is contained in:
parent
165e0cfb21
commit
16cfb7df65
1 changed files with 3 additions and 2 deletions
|
@ -26,8 +26,9 @@ the time, you should execute `/chatops run feature set my_feature_flag 50`.
|
||||||
|
|
||||||
## Feature flags for user applications
|
## Feature flags for user applications
|
||||||
|
|
||||||
GitLab does not yet support the use of feature flags in deployed user applications.
|
This document only covers feature flags used in the development of GitLab
|
||||||
You can follow the progress on that [in the issue on our issue tracker](https://gitlab.com/gitlab-org/gitlab-ee/issues/779).
|
itself. Feature flags in deployed user applications can be found at
|
||||||
|
[Feature Flags](https://docs.gitlab.com/ee/user/project/operations/feature_flags.html)
|
||||||
|
|
||||||
## Developing with feature flags
|
## Developing with feature flags
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue