diff options
author | bwarsaw <> | 2006-09-17 18:16:07 +0000 |
---|---|---|
committer | bwarsaw <> | 2006-09-17 18:16:07 +0000 |
commit | 34d6ece8a454e5d1d027ed106ba039a0a88db36d (patch) | |
tree | 6dc6f8711b20124ce38491300d5fb95e1c022206 /admin/www/bugs.ht | |
parent | b7f0fb3c888c1d331c2239fba0b8332a3bf240f2 (diff) | |
download | mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.tar.gz mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.tar.xz mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.zip |
Copy the mm21 admin directory out of the mm21 branch. We'll svn
external the latter to get that back into the release, but I really
don't want to maintain multiple copies of the web pages.
Diffstat (limited to 'admin/www/bugs.ht')
-rw-r--r-- | admin/www/bugs.ht | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/admin/www/bugs.ht b/admin/www/bugs.ht deleted file mode 100644 index 3cf20031..00000000 --- a/admin/www/bugs.ht +++ /dev/null @@ -1,27 +0,0 @@ -Title: Bugs and Patches -Other-links: - <h3>Exits</h3> - <li><a href="http://sourceforge.net/bugs/?group_id=103">Bug Tracker</a> - <li><a href="http://sourceforge.net/patch/?group_id=103">Patch Manager</a> - <li><a href="http://sourceforge.net/projects/mailman">Mailman Project</a> - -<h3>Bugs and Patches</h3> - -<p>Although we are currently transitioning to -<a href="http://www.atlassian.com">Atlassian's</a> the fine bug tracker called -Jira, we are still accepting bugs via the Please use the SourceForge -<a href="http://sourceforge.net/bugs/?group_id=103">bug tracker</a>. -For now, if you have patches you'd like to submit, the best -place to do that is on the SourceForge <a -href="http://sourceforge.net/patch/?group_id=103">patch manager</a>. - -<p>Be sure to select the right <em>group</em> for your bug or patch, -e.g. <em>Mailman 2.1</em>. Failing to do so may cause your submission -to get overlooked. It is also recommended that you email a note about -your submission to the -<a href="http://mail.python.org/mailman/listinfo/mailman-developers" ->mailman-developers</a> mailing list, but don't rely on just the email -to get the attention of the Mailman developers. - -<p>Please see the <a href="security.html">Mailman security page</a> for -instructions on reporting security related issues. |