-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into NamingStylesUpdateXAML
- Loading branch information
Showing
1,620 changed files
with
55,464 additions
and
26,584 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
**Customer scenario** | ||
|
||
What does the customer do to get into this situation, and why do we think this | ||
is common enough to address for this release. (Granted, sometimes this will be | ||
obvious "Open project, VS crashes" but in general, I need to understand how | ||
common a scenario is) | ||
|
||
**Bugs this fixes:** | ||
|
||
(either VSO or GitHub links) | ||
|
||
**Workarounds, if any** | ||
|
||
Also, why we think they are insufficient for RC vs. RC2, RC3, or RTW | ||
|
||
**Risk** | ||
|
||
This is generally a measure our how central the affected code is to adjacent | ||
scenarios and thus how likely your fix is to destabilize a broader area of code | ||
|
||
**Performance impact** | ||
|
||
(with a brief justification for that assessment (e.g. "Low perf impact because no extra allocations/no complexity changes" vs. "Low") | ||
|
||
**Is this a regression from a previous update?** | ||
|
||
**Root cause analysis:** | ||
|
||
How did we miss it? What tests are we adding to guard against it in the future? | ||
|
||
**How was the bug found?** | ||
|
||
(E.g. customer reported it vs. ad hoc testing) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.