summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-05-24 12:06:38 +0200
committerDave Davenport <qball@gmpclient.org>2016-05-24 12:06:38 +0200
commit17e93986993ab7dd9121aa39d66d3696fc66b35d (patch)
tree7aa09d438081044cb366bfe13da82d2e720187a1 /.github
parent5b3239a748f059ea877269741681b79c1de6d16f (diff)
Mention gist in CONTRIBUTING.
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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.