Name Date Size #Lines LOC

..--

COPYINGH A D14-Jan-201617.6 KiB340281

ChangeLogH A D14-Jan-201624.8 KiB762488

INSTALLH A D14-Jan-20162.7 KiB8455

MANIFESTH A D14-Jan-2016853 2118

Makefile.inH A D14-Jan-20168.8 KiB299201

READMEH A D14-Jan-20162 KiB4434

aclocal.m4H A D14-Jan-20161.9 KiB7372

categ.texiH A D14-Jan-20162 KiB12585

categoriesH A D20-Oct-2024767

configureH A D14-Jan-201623 KiB729556

configure.inH A D14-Jan-20161.8 KiB7662

fields.texiH A D14-Jan-201615.8 KiB520439

install-sid.shH A D14-Jan-20162.4 KiB8347

s-usage.texiH A D14-Jan-201619.3 KiB521443

send-pr-el.inH A D03-Feb-202128 KiB799721

send-pr.infoH A D14-Jan-201659 KiB1,6051,274

send-pr.manH A D14-Jan-201611 KiB385336

send-pr.shH A D03-Jan-202514.8 KiB

send-pr.texiH A D14-Jan-201620 KiB658540

states.texiH A D14-Jan-20161.8 KiB5546

version.texiH A D14-Jan-201684 32

README

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