summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2020-01-20 21:31:31 +0100
committerjelle van der Waa <jelle@vdwaa.nl>2020-02-03 21:13:11 +0100
commitb9cb1ba623a3c4f578b1616cf829d71436d1ed56 (patch)
treed9626d03d7d2d1e254c54403a66060fae58b3b1d
parent8fb2346bfc21de887c4f99c29dcc08e0f9e46b51 (diff)
downloadarchweb-b9cb1ba623a3c4f578b1616cf829d71436d1ed56.tar.gz
archweb-b9cb1ba623a3c4f578b1616cf829d71436d1ed56.zip
news: add note about news post procedure
-rw-r--r--templates/news/add.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/news/add.html b/templates/news/add.html
index bda36b6f..3f4378ed 100644
--- a/templates/news/add.html
+++ b/templates/news/add.html
@@ -10,6 +10,16 @@
{% else %}
<h2>News: Add Article</h2>
{% endif %}
+ <p>Every news post needs to have a corresponding draft <strong>submitted</strong> to
+ arch-dev-public and wait for feedback for at least 24 hours unless:</p>
+ <ol>
+ <li>It is urgent (and would be too late after 24 hours)</li>
+ <li>There are strong reasons for the team member posting the draft to
+ believe that it should not be visible to the public before it is
+ announced. In this second case, the draft should be submitted to
+ the staff@lists.archlinux.org mailing list instead.</li>
+ </ol>
+
<p>News articles are formatted using
<a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a>.
Please use this syntax if at all possible over raw HTML, which can be used