mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	This PR adds a reference doc and a how-to doc for feature flag naming
patterns.
Extra thanks to @sebastian-bury for the draft from the offsite 👏🏼
		
	
			
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ---
 | |
| title: How to add feature flag naming patterns
 | |
| ---
 | |
| 
 | |
| :::info Availability
 | |
| 
 | |
| Feature flag naming patterns is an in-development, **enterprise-only** feature.
 | |
| 
 | |
| :::
 | |
| 
 | |
| This short guide will show you how to add [feature flag naming patterns](../reference/feature-flag-naming-patterns.mdx) to a project.
 | |
| 
 | |
| ## Prerequisites
 | |
| 
 | |
| - You must be using an Unleash Enterprise instance.
 | |
| - You must have permissions to edit project settings for the project you want to add feature flag naming patterns to.
 | |
| 
 | |
| ## Step 1: Navigate to project settings
 | |
| 
 | |
| Navigate to the project settings page for the project you want to add feature flag naming patterns to.
 | |
| 
 | |
| ## Step 2: Add a feature flag naming pattern
 | |
| 
 | |
| Use the "feature flag naming pattern" section of the project settings form to add a feature flag naming pattern, plus the optional example and/or description.
 | |
| 
 | |
| When you've entered you're data, save the changes.
 | |
| 
 | |
| 
 |