Fix grammar and punctuation in reliability documentation added resilient coding patterns#1110
Open
lukemurraynz wants to merge 5 commits intomicrosoft:mainfrom
Conversation
There was a problem hiding this comment.
Pull Request Overview
This pull request improves the grammar, punctuation, and readability of the reliability documentation while updating references to resilience engineering resources. The changes make the technical recommendations clearer and more actionable for developers implementing reliability practices.
Key changes:
- Enhanced grammar, punctuation, and sentence structure throughout the document for better clarity
- Updated circuit breaker section to reference Microsoft's Resilient Coding Patterns alongside Polly library
- Corrected technical terminology and improved explanations of chaos testing and maintenance practices
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Clarified the explanation of uptime and graceful failure practices.
Corrected punctuation and formatting for clarity.
chadradams
approved these changes
Nov 6, 2025
Contributor
Author
|
Hey team, any view on getting this approved and pushed through? Self-interested in getting this pushed, so the next time I reference the ISE Playbook in a project, it has the recommendations as a reference. |
nyouens
approved these changes
Nov 20, 2025
nyouens
left a comment
There was a problem hiding this comment.
Sorry for the delay reviewing. lgtm and thanks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request improves the clarity and readability of the
docs/non-functional-requirements/reliability.mddocumentation by refining grammar, punctuation, and sentence structure throughout, as well as updating references to resilience engineering resources. The changes help make the recommendations easier to understand and more actionable for readers.Documentation improvements:
Reliability practices and testing:
Checklist
READY TO PR? Use the check-list below to ensure your branch is ready for PR.