mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Update docs/NewFeatureProcess.md
Co-Authored-By: grochocki <grochocki@users.noreply.github.com>
This commit is contained in:
parent
f97430d54e
commit
c8534f8a83
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ new features, the Microsoft team considers at least these items:
|
||||||
path if possible.
|
path if possible.
|
||||||
- [ ] If the change adds additional logging:
|
- [ ] If the change adds additional logging:
|
||||||
- [ ] All logging should use
|
- [ ] All logging should use
|
||||||
[TraceLogging](https://docs.microsoft.com/en-us/windows/desktop/tracelogging/trace-logging-about).
|
[TraceLogging](https://docs.microsoft.com/en-us/windows/desktop/tracelogging/trace-logging-about).
|
||||||
- [ ] Unnecessary log events should be removed, or configured so that they are collected only when
|
- [ ] Unnecessary log events should be removed, or configured so that they are collected only when
|
||||||
needed to debug issues or measure feature usage.
|
needed to debug issues or measure feature usage.
|
||||||
- [ ] If the change reads user data from files or app settings:
|
- [ ] If the change reads user data from files or app settings:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue