diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3969feb7..3a52087e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -14,7 +14,7 @@ Before creating an issue: When reporting bugs include the following information: * Rofi version. rofi -v -* Rofi configuration. rofi -dump-xresources (preferable in a pastebin) +* Rofi configuration. rofi -dump-xresources (preferable in a [gist](https://gist.github.com/)) * Steps to reproduce. * What behaviour you see. * What behaviour you expect to see.