[PHP-DOC] Re: [PHP-DEV] RE: [PHP-DOC] Re: [PHP-QA] Documentation Bugs From: Zak Greant (zak <email protected>)
Date: 08/24/00

At 12:46 PM 8/24/00 -0400, Mike Robinson wrote:

> > > It would probably be best to try to keep all of the bug tracking - doc
> > > bugs, php bugs and feature requests - in one central application.
> > Im not saying separate them out just
> > if($bug_type == "Documentation Problem") {
> > mail(phpdoc <email protected>)
> > }
> >
> > as well as phpdev.. Maybe its an overkill.. Just an idea though
>
>I think its a good idea.
>That way, people on the doc list don't have to be subscribed to the
>dev list to get fresh doc bug reports. Not that there's that many. :)

I should have been more clear - I was agreeing.

However, to state this explicitly, I believe that we should:

Manage all bug reports, release candidate testing results, feature
requests, documentation bugs, documentation requests, etc... using the same
application.

 From this application, reports would be mailed to the appropriate PHP
team. Bugs to the bug list (either dev or a new list), doc bugs and
requests to the doc list, feature requests to the dev list, rc test results
to qa and dev, etc...

  - zak