NetBSD/gnu/usr.bin/send-pr
lukem 41adf160f1 add install 1998-11-09 22:47:36 +00:00
..
COPYING Send-pr, so people can send us bug reports. 1993-11-19 19:22:26 +00:00
ChangeLog Upgraded to send-pr 3.95, with our local modifications 1995-08-31 18:48:23 +00:00
INSTALL Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
MANIFEST Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
Makefile don't install in /usr/share if NOSHARE is defined 1998-09-27 17:22:03 +00:00
Makefile.in Use SUBMITTER instead of DEFAULT_SUBMITTER in send-pr.el generation 1995-08-31 18:58:40 +00:00
README Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
aclocal.m4 Upgraded to send-pr 3.95, with our local modifications 1995-08-31 18:48:23 +00:00
categ.texi Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
categories add install 1998-11-09 22:47:36 +00:00
configure Upgraded to send-pr 3.95, with our local modifications 1995-08-31 18:48:23 +00:00
configure.in Upgraded to send-pr 3.95, with our local modifications 1995-08-31 18:48:23 +00:00
fields.texi Upgraded to send-pr 3.95, with our local modifications 1995-08-31 18:48:23 +00:00
install-sid.sh Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
s-usage.texi Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00
send-pr-el.in Handle case where mail-default-reply-to == t 1995-09-07 00:21:14 +00:00
send-pr.man Add text to man page to indicate NetBSD submitter-id convention: all are "net", 1997-11-18 08:05:11 +00:00
send-pr.sh Long lost commit. Clarify the meaning of "category" - it comes from the 1998-08-14 20:46:14 +00:00
send-pr.texi Upgraded to send-pr 3.95, with our local modifications 1995-08-31 18:48:23 +00:00
states.texi Updated to latest send-pr from Cygnus. 1994-01-24 23:55:37 +00:00

README

	send-pr - sends bug reports to a central support site

`send-pr' uses electronic mail to submit support questions and
software bugs to a central site.  No piece of software is perfect, and
software organizations understand this `send-pr' is designed to allow
users who have problems to submit reports of these problems to sites
responsible for supporting the software in question, in a defined form
which can be read by an electronically managed database.

`send-pr' is part of a suite of programs known collectively as GNATS,
an acronym for Problem Report Management System.  GNATS consists of
several programs which, used in concert, formulate and partially
administer a database of Problem Reports, or PRs, at a central support
site.  A PR goes through several states in its lifetime; GNATS tracks
the PR and all information associated with it through each state and
finally acts as an archive for PRs which have been resolved.

The same engine can be used to submit bugs to any number of support
sites by setting up aliases for each of them; `send-pr' error-checks
each PR as it is sent to be sure that the category specified matches a
category supported by the site in question.

`send-pr' invokes an editor on a problem report template (after trying
to fill in some fields with reasonable default values).  When you exit
the editor, `send-pr' sends the completed form to the support site.
At the support site, the PR is assigned a unique number and is stored
in the GNATS database according to its category and customer-id.  GNATS
automatically replies with an acknowledgement, citing the category and
the PR number.

See the Texinfo file `send-pr.texi' or the Info file `send-pr.info'
for detailed installation and usage information.

See the file MANIFEST for a list of the files which should have
accompanied this distribution.

See `send-pr.texi', `send-pr.info', or the file INSTALL for the
installation procedure for `send-pr'.


Copyright (c) 1993, Free Software Foundation, Inc.  
See the file COPYING for copyright information concerning this
distribution and all its components.