FluidFramework
FluidFramework copied to clipboard
Update TelemetryEventPropertyType
For more information about how to contribute to this repo, visit this page.
For specific guidelines for Pull Requests in this repo, visit this wiki page.
The sections included below are suggestions for what you may want to include. Feel free to remove or alter parts of this template that do not offer value for your specific change.
Description
A concise description of the changes (bug or feature) and their impact/motivation. If this description is short enough to be used as the title, delete this section and just use the title.
For bug fixes, also include specifics of how to reproduce it / confirm it is fixed.
If this Pull Request should close/resolve any issues when merged, use the special syntax for that here.
Reviewer Guidance
List any specific things you want to get reviewer opinions on, and anything a reviewer would need to know to review this PR effectively. Things you might want to include:
- Questions about how to properly make automated tests for your changes.
- Questions about design choices you made.
- Descriptions of how to manually test the changes (and how much of that you have done).
- etc.
If you have any questions in this section, consider making the PR a draft until all questions have been resolved.
Does this introduce a breaking change?
If this introduces a breaking change, please describe the impact and migration path for existing applications below. See Breaking-vs-Non-breaking-Changes for details. If there are no breaking changes, delete this section.
Any relevant logs or outputs
- Use this section to provide either screenshots or output of logs as code snippets
Other information or known dependencies
- Any other information or known dependencies that is important to this PR.
- Links to internal bug/work tracker items.
- TODO that are to be done after this PR.