All software[*] has bugs - it's just unavoidable. So, the idea is that we want bugs to be found and fixed -- the best way to do this is to encourage everyone to submit issues and watch them be fixed.
[*] OK, so the following program is bug-free ... but you know what I mean.
10 PRINT "ALEXP IS COOL"
20 GOTO 10