X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=guestfs.pod;h=dbf422d29444c55049ab2ad6e4276f51a5ddc25b;hb=9f2e9d7c3d38ab9e1be7dbed84d4eea0d86d1ec2;hp=4dc5757d021312bd241270cbcce3d234d3c2d472;hpb=e8ecc08f663b44f3d79517affe52f137858dfe00;p=libguestfs.git diff --git a/guestfs.pod b/guestfs.pod index 4dc5757..dbf422d 100644 --- a/guestfs.pod +++ b/guestfs.pod @@ -691,6 +691,34 @@ L, L, L. +=head1 BUGS + +To get a list of bugs against libguestfs use this link: + +L + +To report a new bug against libguestfs use this link: + +L + +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)