diff --git a/frontend/common/stores/default-flags.ts b/frontend/common/stores/default-flags.ts index de011ae06e58..7bd8d4415353 100644 --- a/frontend/common/stores/default-flags.ts +++ b/frontend/common/stores/default-flags.ts @@ -28,6 +28,15 @@ const defaultFlags = { 'perEnvironment': false, 'title': 'Backstage', }, + 'code-references': { + 'description': + 'Integrate with Code References to track feature flag usage in your codebase, and unlock new functionality in Flagsmith.', + 'docs': 'https://docs.flagsmith.com/managing-flags/code-references', + 'external': true, + 'image': '/static/images/integrations/code-references.svg', + 'perEnvironment': false, + 'title': 'Code References', + }, 'datadog': { 'description': 'Sends events to Datadog for when flags are created, updated and removed. Logs are tagged with the environment they came from e.g. production.', diff --git a/frontend/web/static/images/integrations/code-references.svg b/frontend/web/static/images/integrations/code-references.svg new file mode 100644 index 000000000000..fd038c2a4d79 --- /dev/null +++ b/frontend/web/static/images/integrations/code-references.svg @@ -0,0 +1 @@ +