-
Notifications
You must be signed in to change notification settings - Fork 3
doc: copy, clone, compare feature flags and copy flag settings #64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the FeatBit documentation for version 5.2.0, reorganizing flag management documentation and expanding the licensed features list. The changes improve the structure and clarity of feature flag documentation while adding new capabilities.
Key changes:
- Expanded licensed features list with 5 new entries
- Reorganized flag list documentation structure
- Added new documentation for flag comparison, cloning, and copying workflows
Reviewed changes
Copilot reviewed 9 out of 28 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| pages/licenses/overview.md | Expanded licensed features list from 4 to 9 items |
| pages/feature-flags/the-flag-list.md | New file documenting flag list viewing and sorting |
| pages/feature-flags/organizing-flags/the-flags-list.mdx | Removed old flag list documentation |
| pages/feature-flags/organizing-flags/copy-flags.mdx | Removed old copy flags documentation |
| pages/feature-flags/organizing-flags/copy-flags.md | New version with updated copy workflow documentation |
| pages/feature-flags/organizing-flags/compare-and-copy-settings.mdx | New file for flag comparison and settings copy features |
| pages/feature-flags/organizing-flags/clone-existing-flags.md | New file for flag cloning workflow |
| pages/feature-flags/organizing-flags/_meta.json | Updated navigation to remove old entries and add new ones |
| pages/feature-flags/_meta.json | Moved "The Flag List" to top of navigation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
docs for copy, clone, compare feature flags and copy flag settings
affected pages