Skip to content

Commit

Permalink
better instructions after user made checking trivial
Browse files Browse the repository at this point in the history
  • Loading branch information
pushcx committed Aug 22, 2019
1 parent 791b21f commit 2368142
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions app/views/hats/build_request.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,23 @@
<p>
Hats are for making public statements, not commemorating contributions to a project or jobs held.
Please request one only if you'll be acting offically here, like if you're a core project developer or company employee authorized to post on behalf of your organization.
Hats are usually reserved for notable projects and organizations.
</p>
<p>
To request a hat for your account, provide a short description of the hat
(e.g., "OpenBSD Developer"), a public link that will be shown when hovering
over the hat that users can see, such as your e-mail address at that project
or company, or a link to a company website showing your employment, and
private comments that will be seen only by moderators during approval.
Hats are usually reserved for notable projects and organizations.
</p>
<p>
Once your hat is requested, a moderator will verify your request by e-mailing
the address you submitted as the link, or doing some other manual
verification of project association.
It's really helpful if you link your GitHub or Twitter account to your Lobsters account and,
in your comment, link to where the organization links to that public account.
Then we can instantly see you're legit without having to send a verification email.
</p>
<p>
When you can no longer speak for a project or company, please contact a moderator to doff your hat.
Old messages will still show it, but you won't be able to use it again.
Old messages will still show it and you won't be able to use it again.
</p>

<%= form_with model: @hat_request, url: create_hat_request_path, local: true do |f| %>
Expand Down

0 comments on commit 2368142

Please sign in to comment.