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
Copy file name to clipboardExpand all lines: src/app/dialogs/feedback-dialog.component.html
+3-15Lines changed: 3 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,9 @@
1
-
<h2mat-dialog-title>Send Feedback</h2>
1
+
<h2mat-dialog-title>Feedback</h2>
2
2
<mat-dialog-contentclass="mat-typography">
3
3
<p>
4
-
This project welcomes feedback and suggestions.
4
+
Data Protection Mapping Project welcomes all feedback from the community.
5
5
</p>
6
-
<p>To submit feedback, please take the following steps:</p>
7
-
<ol>
8
-
<li>Download the current XLSX data set from: <ahref="/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: <ahref="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 <ahref="https://www.linkedin.com/company/dpmap" target="_blank">LinkedIn</a> or email to <ahref="mailto:c8b7f414.microsoft.com@amer.teams.ms">c8b7f414.microsoft.com@amer.teams.ms</a></p>
0 commit comments