Index: html/style.css =================================================================== --- html/style.css (revision 88963) +++ html/style.css (working copy) @@ -507,6 +507,13 @@ font-size: 90%; } +p#contribform { + border: 1px solid #000000; + padding: .5em; + color: #000000; + background-color: #ffdddd; +} + .calendar_display { text-align: center; } Index: html/issue.item.html =================================================================== --- html/issue.item.html (revision 88963) +++ html/issue.item.html (working copy) @@ -42,6 +42,12 @@
+

+ If you are contributing any patches or you are planning to, + please fill in the contributor + agreement and send it to + contributors@python.org, specifying your user name/id in the mail.

+