<p></p>
<p dir="auto">Looking at the changeset page this seems to be the code which adds the log in text: <a href="https://github.com/openstreetmap/openstreetmap-website/blob/d3388abe51a946ae0abc645d831a93b1b2cc6749/app/views/browse/changeset.html.erb#L69">https://github.com/openstreetmap/openstreetmap-website/blob/d3388abe51a946ae0abc645d831a93b1b2cc6749/app/views/browse/changeset.html.erb#L69</a></p>
<p dir="auto"><code class="notranslate"> <% unless current_user %> <p class="notice"> <%= link_to(t(".join_discussion"), login_path(:referer => request.fullpath)) %> </p> <% end %></code></p>
<p dir="auto">Could the same be added to the note.html.erb file?</p>
<p dir="auto">Guessing the <strong>.join_discussion</strong> text would need to be different - something like "Log in to comment or resolve this note" if the note is open, and "Log in to reactivate this note" if the note is closed?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2761#issuecomment-1225816994">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJ4GXNHNAGD2MMG3RTV2YXVPANCNFSM4PYVHWOQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOYR23GBQAHKLRVULTV2YXVPA5CNFSM4PYVHWO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOJEIHXIQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/2761/1225816994</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2761#issuecomment-1225816994",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2761#issuecomment-1225816994",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>