-
Notifications
You must be signed in to change notification settings - Fork 2
docs: PR template update with assurance guidance #1836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,27 @@ | |
|
|
||
| <!-- Why is this change required? What problem does it solve? --> | ||
|
|
||
| ## Assurances | ||
|
|
||
| ### Clinical assurance-friendly description of the change | ||
|
|
||
| <!-- A description of the change that is suitable for a clinical audience --> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is there an example of what this type of description is? |
||
|
|
||
| ### Test Evidence to support the change | ||
|
|
||
| - [ ] Unit tests (screenshot of test results or link to test results) | ||
| - [ ] End2End tests (screenshot of test results or link to test results) | ||
| - [ ] UI before/after screenshots | ||
| - [ ] Other manual testing (description of manual testing performed and results) | ||
|
|
||
| ### Risks associated with the change | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Are these risks that are logged in Jira? |
||
|
|
||
| <!-- A description of the risks associated with the change --> | ||
|
|
||
| ### Mittigations to the risks associated with the change | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. sp |
||
|
|
||
| <!-- A description of the mitigations to the risks associated with the change --> | ||
|
|
||
| ## Type of changes | ||
|
|
||
| <!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply. --> | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,4 +26,5 @@ npm | |
| cmd | ||
| ctrl | ||
| ui | ||
| UI | ||
| Entra | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we better off makng one description and ensuring it's readable for all audiences?