doc/development/data_retention_policies.md
Data retention is a critical aspect of feature development at GitLab. As we build and maintain features, we must consider the lifecycle of the data we collect and store. This document outlines the guidelines for incorporating data retention considerations into feature development from the outset.
When designing new features, consider data retention requirements during the initial planning phase:
Features should be designed with the understanding that data is not permanent:
Each feature implementation must include:
Before submitting a merge request for a new feature: