sxemacs-devel
[Top] [All Lists]

Re: Bugzilla configuration

From: Steve Youngs <steve@xxxxxxxxxxx>
Subject: Re: Bugzilla configuration
Date: Fri, 20 Aug 2004 10:17:48 +1000
Organization: The SXEmacs Project
User-agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Security Through Obscurity, linux)
* Johann G Oskarsson <johann@xxxxxxxxxxxxxx> writes:

  >> # Which bug and feature-request severities do you want?
  >> #
  >> @severities = (
  >> "blocker",
  >> "critical",
  >> "major",
  >> "normal",
  >> "minor",
  >> "trivial",
  >> "enhancement"
  >> );

critical
urgent
major
normal
minor
trivial

  >> # Which priorities do you want to assign to bugs and feature-request?
  >> #
  >> @priorities = (
  >> "P1",
  >> "P2",
  >> "P3",
  >> "P4",
  >> "P5"
  >> );

If "P1" == highest priority...

to be done yesterday
to be done now
to be done asap
to be done in the near future
to be done at some point

If "P1" == lowest priority, just reverse that list.

  >> # What operatings systems may your products run on?
  >> #
  >> @opsys = (
  >> "All",
  >> "Linux",
  >> "Mac OS X 10.0",
  >> "Mac OS X 10.1",
  >> "Mac OS X 10.2",
  >> "BSDI",
  >> "FreeBSD",
  >> "NetBSD",
  >> "OpenBSD",
  >> "AIX",
  >> "BeOS",
  >> "Zeta",
  >> "Haiku",
  >> "HP-UX",
  >> "IRIX",
  >> "OS/2",
  >> "Solaris",
  >> "SunOS",
  >> "other"
  >> );

Any
Linux
Mac OS X
BSDI
FreeBSD
NetBSD
OpenBSD
AIX
BeOS
Zeta
Haiku
HP-UX
IRIX
OS/2
Solaris
SunOS
other

  >> # What hardware platforms may your products run on?
  >> #
  >> @platforms = (
  >> "All",
  >> "AMD 64",
  >> "IA 64",
  >> "Macintosh",
  >> "PC",
  >> "PlayStation2",
  >> "PowerPC",
  >> "SGI",
  >> "Sun",
  >> "Other"
  >> );

Any
PC (IA64)
PC (IA32)
Macintosh
PlayStation2
PowerPC
SGI
Sun
Other

-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|                        In space,                         |
|             No one can hear you rip a stinky             |
|------------------------------------<steve@xxxxxxxxxxx>---|

Attachment: pgpmETfimoLLA.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>