include more messaging for user feedback

This commit is contained in:
Albert Yi
2018-09-05 16:32:18 -07:00
parent 22e30186b1
commit 4b9f3e384f
4 changed files with 30 additions and 1 deletions

View File

@@ -2,6 +2,12 @@
<div id="a-new">
<h1>New User Feedback</h1>
<div class="notice" id="negative-policy">
<p>Before submitting negative feedback, you must make a good faith effort at communicating with the user (through DMails) to tell them what they are doing wrong. It is unfair to drop a negative record on them without warning. If you have not done this with at least two weeks of notice, the user can dispute the feedback and have it removed. You will need to provide evidence that your feedback is accurate and you gave advanced warning, so you should collect any relevant links and include them in your feedback.</p>
<p>Please consult <%= link_to "the guide", show_or_new_wiki_pages_path(title: "help:user_records") %> for advice on how to write constructive feedback.</p>
</div>
<div id="preview">
</div>