# User FeedbackFramework for collecting feedback from application users. This currently consists of two aspects:* Telemetry* Surveys## Telemetry* Extensible set of data sources for telemetry.* Full control for the user on what data to contribute.## Surveys* Distribute surveys and offer users to participate in them.* Survey targeting based on telemetry data [TODO].* Allow the user to configure how often they want to participate in surveys.## ComponentsThis framework consists of the following components:* Libraries for use in applications.* A server application.* A management and analytics application.