diff options
author | Richard Jones <rjones@redhat.com> | 2009-05-21 10:00:00 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-05-21 10:00:00 +0100 |
commit | ff1b92c857d3c0377ce5062e2291fc3332dfc11e (patch) | |
tree | f0cfc243b8483ddf56def2b0775dd7759e3198d0 /guestfs.pod | |
parent | 080545d0f87cca424420d05a743ab1f42becb72f (diff) | |
download | libguestfs-ff1b92c857d3c0377ce5062e2291fc3332dfc11e.tar.gz libguestfs-ff1b92c857d3c0377ce5062e2291fc3332dfc11e.tar.xz libguestfs-ff1b92c857d3c0377ce5062e2291fc3332dfc11e.zip |
Bugs have been moved to Red Hat Bugzilla.
Diffstat (limited to 'guestfs.pod')
-rw-r--r-- | guestfs.pod | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/guestfs.pod b/guestfs.pod index 4dc5757d..dbf422d2 100644 --- a/guestfs.pod +++ b/guestfs.pod @@ -691,6 +691,34 @@ L<qemu(1)>, L<febootstrap(1)>, L<http://et.redhat.com/~rjones/libguestfs>. +=head1 BUGS + +To get a list of bugs against libguestfs use this link: + +L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Fedora> + +To report a new bug against libguestfs use this link: + +L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Fedora> + +When reporting a bug, please check: + +=over 4 + +=item * + +That the bug hasn't been reported already. + +=item * + +That you are testing a recent version. + +=item * + +Describe the bug accurately, and give a way to reproduce it. + +=back + =head1 AUTHORS Richard W.M. Jones (C<rjones at redhat dot com>) |