Skip to content

Commit cddf118

Browse files
authored
Add privacy link to helpfulness prompt (#16496)
* Add link * Tweak spacing
1 parent 226b5d8 commit cddf118

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

includes/helpfulness.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
data-help-start
55
data-help-yes
66
data-help-no
7+
class="mb-1"
78
>
89
{% data ui.helpfulness.able_to_find %}
910
</h4>
11+
<p class="f6">
12+
<a href="/site-policy/github-privacy-statement">Privacy policy</a>
13+
</p>
1014
<p
1115
class="radio-group"
1216
data-help-start

0 commit comments

Comments
 (0)