Skip to content

Commit 124d3b7

Browse files
committed
feedback dialog text updates from Alex.
1 parent 88f756e commit 124d3b7

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

src/app/dialogs/feedback-dialog.component.html

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,9 @@
1-
<h2 mat-dialog-title>Send Feedback</h2>
1+
<h2 mat-dialog-title>Feedback</h2>
22
<mat-dialog-content class="mat-typography">
33
<p>
4-
This project welcomes feedback and suggestions.
4+
Data Protection Mapping Project welcomes all feedback from the community.
55
</p>
6-
<p>To submit feedback, please take the following steps:</p>
7-
<ol>
8-
<li>Download the current XLSX data set from: <a href="/assets/database.xlsx">Download Here</a></li>
9-
<li>Take a screenshot of the issue you are seeing</li>
10-
<li>
11-
Email the Excel file, screenshot to Project Team Email: <a href="mailto:c8b7f414.microsoft.com@amer.teams.ms">c8b7f414.microsoft.com@amer.teams.ms</a> Include your:
12-
<ul>
13-
<li>Name</li>
14-
<li>Organization</li>
15-
<li>A detailed description of the issue you are seeing</li>
16-
</ul>
17-
</li>
18-
</ol>
6+
<p>Please let us know what you think and how we can improve by <a href="https://www.linkedin.com/company/dpmap" target="_blank">LinkedIn</a> or email to <a href="mailto:c8b7f414.microsoft.com@amer.teams.ms">c8b7f414.microsoft.com@amer.teams.ms</a></p>
197
</mat-dialog-content>
208
<mat-dialog-actions align="end">
219
<button mat-button [mat-dialog-close]="true" cdkFocusInitial>Ok</button>

0 commit comments

Comments
 (0)