You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Describe what has changed and how that will affect the app. If relevant, add references to the resources you used. Use this as your opportunity to highlight anything odd and give people context around particular decisions._
6
+
7
+
### Screenshots
8
+
_Attach screenshots on mobile, tablet and desktop._
9
+
10
+
-----
11
+
### Developer checks
12
+
(Leave tasks unticked if they haven't been appropriate for your ticket.)
13
+
14
+
I have:
15
+
-[ ] Run the formatter and made sure there are no IDE errors
16
+
-[ ] Written appropriate unit tests for the changes
17
+
-[ ] Manually tested my work with and without JavaScript
18
+
-[ ] Tested any Views or partials created or changed with [Wave Chrome plugin](https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh/related) and addressed any valid accessibility issues
19
+
-[ ] Updated/added documentation in [Confluence](https://hee-tis.atlassian.net/wiki/spaces/TP/pages/3477930003/Learning+Hub) and/or [GitHub Readme](https://github.com/TechnologyEnhancedLearning/LearningHub.Nhs.UserApi/blob/master/README.md). List of documentation links added/changed:
20
+
-[doc_1_here](link_1_here)
21
+
-[ ] Updated my Jira ticket with information about other parts of the system that were touched as part of the MR and have to be sanity tested to ensure nothing is broken
22
+
-[ ] Scanned over my pull request in GitHub and addressed any warnings from the GitHub Build and Test checks.
0 commit comments