diff options
author | Neil Jerram <neil@ossau.uklinux.net> | 2006-11-17 15:52:23 +0000 |
---|---|---|
committer | Neil Jerram <neil@ossau.uklinux.net> | 2006-11-17 15:52:23 +0000 |
commit | e563095988a1c64feb30307928bcc090828cdda9 (patch) | |
tree | c0694e2eb870132aca5b2450483a3710a8cf295a /doc/ref/intro.texi | |
parent | 51d079ab0d23e4175d333ce22eb3e74aeae5913d (diff) | |
download | guile-e563095988a1c64feb30307928bcc090828cdda9.tar.gz |
(Reporting Bugs): Note need for subscription to
bug-guile@gnu.org.
Diffstat (limited to 'doc/ref/intro.texi')
-rw-r--r-- | doc/ref/intro.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ref/intro.texi b/doc/ref/intro.texi index a31fe30f8..1494b81ee 100644 --- a/doc/ref/intro.texi +++ b/doc/ref/intro.texi @@ -420,7 +420,8 @@ purpose to check whether your code still relies on them. @section Reporting Bugs Any problems with the installation should be reported to -@email{bug-guile@@gnu.org}. +@email{bug-guile@@gnu.org}. Please note that you must be subscribed to +this list first, in order to successfully send a report to it. Whenever you have found a bug in Guile you are encouraged to report it to the Guile developers, so they can fix it. They may also be able to |