You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2011/02/21 19:28:53 UTC

[Spamassassin Wiki] Update of "UsingBugzilla" by Darxus

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The "UsingBugzilla" page has been changed by Darxus.
The comment on this change is: Update bugzilla link.
http://wiki.apache.org/spamassassin/UsingBugzilla?action=diff&rev1=15&rev2=16

--------------------------------------------------

  == Opening Bugs For Development ==
  
- The general practice is to [[http://bugzilla.spamassassin.org/|open a bug]] when some task needs to be done, even if there is no "bug" involved; it's really a "task tracker", not a "bug tracker".  The idea is to provide a "thread" of discussion and a place to track development.
+ The general practice is to [[https://issues.apache.org/SpamAssassin/|open a bug]] when some task needs to be done, even if there is no "bug" involved; it's really a "task tracker", not a "bug tracker".  The idea is to provide a "thread" of discussion and a place to track development.
  
  That way, when a developer is later reading the code, and wondering why a certain database design is used (for example), they can look up a bug number referenced in a comment, and see the entire discussion thread for that design decision.