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 the purpose of the changes being proposed for the Client Advisor module. What problem does it solve or functionality does it add? -->
3
+
* ...
4
+
5
+
## Description
6
+
<!-- Provide a detailed description of the changes. Include any relevant information, such as design decisions, architectural considerations, and dependencies specific to Client Advisor. -->
7
+
* ...
8
+
9
+
## Contribution Checklist
10
+
-[ ] I have built and tested the Client Advisor module locally and in a deployed environment.
11
+
-[ ] I have pulled the latest code from the main branch, built the frontend for Client Advisor, and committed all necessary files.
12
+
-[ ] I have ensured that this change is applicable to all Client Advisor users and does not include organization-specific code or assets.
13
+
-[ ] Existing functionality within the Client Advisor module remains unaffected.
14
+
15
+
## Golden Path Verification
16
+
-[ ] I have tested the primary workflows for Client Advisor (the "golden path") to ensure they function correctly without errors.
17
+
18
+
## Documentation Updates
19
+
<!-- Mark one with an "x" and provide details if applicable. -->
20
+
-[ ] Updated README.md specific to the Client Advisor module (if applicable)
21
+
-[ ] Updated SolutionArchitecture.md for Client Advisor (if applicable).
22
+
-[ ] Updated Troubleshooting.md for Client Advisor (if applicable).
23
+
24
+
Details of documentation updates:
25
+
* ...
26
+
27
+
## Screenshots (If Applicable)
28
+
* Provide before and after screenshots to illustrate the changes made in the Client Advisor module.
29
+
30
+
## Related Issues
31
+
<!-- List any related issues or tickets for the Client Advisor module. -->
32
+
* Closes #...
33
+
34
+
## Additional Information
35
+
* Any other information that would be helpful for reviewers of the Client Advisor module.
0 commit comments