scop / bash-completion

Programmable completion functions for bash
GNU General Public License v2.0
2.9k stars 380 forks source link

Hard to find where to report bugs #1175

Closed jidanni closed 5 months ago

jidanni commented 5 months ago

I was in a hurry and it was hard to find where to report bugs.

dlocate xargs
dlocate completion
zless /usr/share/doc/bash/README.md.bash_completion.gz
cat /usr/share/doc/bash-completion/copyright
cat /usr/share/doc/bash-completion/README.Debian
zless /usr/share/doc/bash-completion/README.md.gz
zgrep github /usr/share/doc/bash-completion/README.md.gz
zgrep github /usr/share/doc/bash-completion/*
zgrep github /usr/share/doc/bash/*
$BROWSER https://github.com/scop/bash-completion/ #Finally found it!
akinomyoga commented 5 months ago

Fedora package seems to contain the document. You may ask the package maintainer in Debian.

$ grep -r github /usr/share/doc/bash-completion
/usr/share/doc/bash-completion/CONTRIBUTING.md:  <https://github.com/scop/bash-completion>.
jidanni commented 5 months ago

OK. Filed https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070347 .