One sentence, high-level explanation of WHY changes are introduced and/or business need
-
what/WHY/how these changes are needed.
-
Architectural changes: Focus on high-level concepts programmers of any language can understand AND specifics of this implementation.
-
Did you use any design patterns or best practices? (single responsibility, inheritance, command pattern)
-
Animated GIF via LICEcap or similar
- Does the README need to be updated?
- Do customer docs need to beg updated?
- Did you create any documentation related to this work?
- Happy/sad paths, Edge cases, Bad inputs
- Explanation of manual testing with any TS screenshots
- Or, an explanation of why this change does not need tests
- How do you expect this PR to affect performance?
- any follow up tickets or discussion
- Any specific merge / deploy details