X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=BUGS;h=fee66caa2be6e9913730ca41f1bcca852201ef2a;hb=d215800f10314dd5019d8d171961f8b97a35e817;hp=84fed8aa51fc822b153c1b828f1ee9b346b8a5d3;hpb=54a6c3212ce1f942979639d2f2bd726414fff7c2;p=libguestfs.git diff --git a/BUGS b/BUGS index 84fed8a..fee66ca 100644 --- a/BUGS +++ b/BUGS @@ -1 +1,16 @@ -[guestfish] Built-in commands like 'alloc' and 'help' don't auto-complete. +Please note: This file used to contain a list of bugs. Bugs in +libguestfs are now tracked in Red Hat's Bugzilla. + +To get a list of bugs against libguestfs use this link: + +https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Fedora + +To report a new bug against libguestfs use this link: + +https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Fedora + +When reporting a bug, please check: + + - That the bug hasn't been reported already. + - That you are testing a recent version. + - Describe the bug accurately, and give a way to reproduce it.