Commit 9cd3bed4 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'slashmanov-master-patch-38986' into 'master'

Add a link to Changelog entries to Feature Flags page

See merge request gitlab-org/gitlab!79749
parents 354d1cce db94bbf4
......@@ -513,7 +513,7 @@ Feature.remove(:feature_flag_name)
- Any change behind a feature flag **disabled** by default **should not** have a changelog entry.
- **Exception:** database migrations **should** have a changelog entry.
- Any change related to a feature flag itself (flag removal, default-on setting) **should** have a changelog entry.
- Any change related to a feature flag itself (flag removal, default-on setting) **should** have [a changelog entry](../changelog.md).
Use the flowchart to determine the changelog entry type.
```mermaid
......
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