From 8e1cae30596e48bfcc958dcd840c09b4cb8987ba Mon Sep 17 00:00:00 2001
From: Thomas Bächler
Date: Sun, 14 Aug 2011 16:32:35 +0200
Subject: templates/flag.html: Improve the note about bug reports.
There are tons of morons out there who are not able to read. Thus, I
keep getting bug reports via the "flag out of date" feature.
This patch removes all occurrences of "please" from the note and
adds a new sentence that explains our ignorance properly. The hint
to file a bug report is now longer, so idiots might see it.
Dan: add one more line in the early text.
Signed-off-by: Dan McGee
---
templates/packages/flag.html | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
(limited to 'templates/packages')
diff --git a/templates/packages/flag.html b/templates/packages/flag.html
index 261d606..34dfe34 100644
--- a/templates/packages/flag.html
+++ b/templates/packages/flag.html
@@ -10,7 +10,7 @@
If you notice a package is out-of-date (i.e., there is a newer
stable release available), then please notify us using
- the form below.
+ the form below. Do not report bugs via this form!
Note that all of the following packages will be marked out of date:
@@ -26,9 +26,10 @@
title="Visit the arch-general mailing list">arch-general mailing list
with your additional text.
- Note: Please do not use this facility if the
- package is broken! Please file a bug instead.
+ Note: Do not use this facility if the
+ package is broken! The package will be unflagged and the report will be ignored!
+ Use the
+ bugtracker to file a bug instead.
Please confirm your flag request for {{package.pkgname}}:
--
cgit v1.2.3-24-g4f1b