Make it more clear tha bug reports are public
authorMagnus Hagander <magnus@hagander.net>
Tue, 20 Feb 2018 17:50:38 +0000 (18:50 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 20 Feb 2018 17:50:38 +0000 (18:50 +0100)
Make it super clear that bug reports and docs corrections are both
posted to a public mailinglist and archived in the public archives.

templates/docs/docsbug.html
templates/misc/bug_header.html

index 299604ce9f20bacfcb35a310b3d29951570bcaba..b6bd70c0a35c812490419090f6c4d49732e57424 100644 (file)
@@ -1,4 +1,5 @@
-Filling out this email form will generate an email from
-{{user.email}} and post this to the public pgsql-docs
-<a href="/list/">mailinglist</a>. Expect further discussions
-to happen on this list after the submission is done.
+By submitting a documentation correction through this form you agree
+that all contents of the report, including your personal information
+as listed, will be posted to the <b>public</b>
+<a href="/list/pgsql-docs/">pgsql-docs</a> mailing list, and archived in the
+<b>public</b> list archives.
index 87cc39b946a7b74d9c8cf729c3c7a843a4b2eae4..cb44ec4d25f8584da58ce50537dc6eb51311f7b4 100644 (file)
@@ -35,3 +35,10 @@ and JDBC, graphical administration tools such as pgAdmin or other external
 projects <strong>should not be reported here</strong>; please report to those projects
 directly.  For products closely connected with PostgreSQL, there may be an
 appropriate <a href='/community/lists'>mailing list</a> available.
+
+<p>
+By submitting a bug through this form you agree that all contents of the bug report,
+including your personal information as listed, will be posted to the <b>public</b>
+<a href="/list/pgsql-bugs/">pgsql-bugs</a> mailing list, and archived in the
+<b>public</b> list archives.
+</p>