Skip to content

Commit

Permalink
Paragraph about comms
Browse files Browse the repository at this point in the history
  • Loading branch information
MatissJanis committed Feb 17, 2024
1 parent f65a0f1 commit acf6945
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/contributing/project-details/feature-flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ However, feature flags also have a downside. They can make the code more complex

**Experimental features that have not had any active development for over 3 months will be removed from the codebase.** This is to ensure the codebase does not become cluttered with unfinished features. If you wish to bring back an experimental feature that was removed - please free to bring it back as long as you can commit to helping with finishing it up for a first-party release.

Before removing an experimental feature flag - we will try our best to communicate with the original engineer/s who implemented it. However, if we cannot reach them - we will remove the feature flag.

The core maintainer team does not have the capacity to maintain a large number of experimental features. We also do not have capacity to finish up features that were abandoned by their original authors. However, we are happy to support you with your feature development if you are actively working on it.

## FAQ
Expand Down

0 comments on commit acf6945

Please sign in to comment.