Sync with FreeBSD. Most importantly, this removes the need for perl.
[dragonfly.git] / gnu / usr.bin / send-pr / README
1         send-pr - sends bug reports to a central support site
2
3 `send-pr' uses electronic mail to submit support questions and
4 software bugs to a central site.  No piece of software is perfect, and
5 software organizations understand this `send-pr' is designed to allow
6 users who have problems to submit reports of these problems to sites
7 responsible for supporting the software in question, in a defined form
8 which can be read by an electronically managed database.
9
10 `send-pr' is part of a suite of programs known collectively as GNATS,
11 an acronym for Problem Report Management System.  GNATS consists of
12 several programs which, used in concert, formulate and partially
13 administer a database of Problem Reports, or PRs, at a central support
14 site.  A PR goes through several states in its lifetime; GNATS tracks
15 the PR and all information associated with it through each state and
16 finally acts as an archive for PRs which have been resolved.
17
18 The same engine can be used to submit bugs to any number of support
19 sites by setting up aliases for each of them; `send-pr' error-checks
20 each PR as it is sent to be sure that the category specified matches a
21 category supported by the site in question.
22
23 `send-pr' invokes an editor on a problem report template (after trying
24 to fill in some fields with reasonable default values).  When you exit
25 the editor, `send-pr' sends the completed form to the support site.
26 At the support site, the PR is assigned a unique number and is stored
27 in the GNATS database according to its category and customer-id.  GNATS
28 automatically replies with an acknowledgement, citing the category and
29 the PR number.
30
31 See the Texinfo file `send-pr.texi' or the Info file `send-pr.info'
32 for detailed installation and usage information.
33
34 See the file MANIFEST for a list of the files which should have
35 accompanied this distribution.
36
37 See `send-pr.texi', `send-pr.info', or the file INSTALL for the
38 installation procedure for `send-pr'.
39
40
41 Copyright (c) 1993, Free Software Foundation, Inc.  
42 See the file COPYING for copyright information concerning this
43 distribution and all its components.