[odrs-web] trivial: Add guidelines for moderators
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web] trivial: Add guidelines for moderators
- Date: Wed, 31 Jan 2018 12:12:19 +0000 (UTC)
commit 62490cac095ba716275e824095568ae9d8662fa0
Author: Richard Hughes <richard hughsie com>
Date: Fri Jul 7 17:32:10 2017 +0100
trivial: Add guidelines for moderators
app/templates/show.html | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/app/templates/show.html b/app/templates/show.html
index 1125082..409102a 100644
--- a/app/templates/show.html
+++ b/app/templates/show.html
@@ -114,13 +114,17 @@
<tr>
<th>Summary</th>
<td>
+ <em>This should start with a capital and not end with a full stop</em>
<textarea cols="80" rows="1" name="summary">{{ r.summary }}</textarea>
</td>
</tr>
<tr>
<th>Description</th>
<td>
-<textarea cols="80" rows="20" name="description">{{ r.description }}</textarea>
+ <em>
+ This should start with a capital and each sentance should end with a full stop.<br/>
+ Please remove any incorrect content, and correct spelling, and grammar where required.</em>
+ <textarea cols="80" rows="20" name="description">{{ r.description }}</textarea>
</td>
</tr>
</table>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]