Commit 4aa1df68 authored by Marcia Ramos's avatar Marcia Ramos

Clarify that every FF must be documented

parent f4ef8ca3
......@@ -14,6 +14,9 @@ feature flag depends on its state (enabled or disabled). When the state
changes, the developer who made the change **must update the documentation**
accordingly.
Every feature introduced to the codebase, even if it's behind a feature flag, must be documented.
For context, see the [latest merge request that updated this guideline](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/47917#note_459984428).
## Criteria
According to the process of [deploying GitLab features behind feature flags](../feature_flags/process.md):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment