summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-25 09:32:54 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-25 09:32:54 +0100
commitbb9f8af36f3cb8e645d5a51ac29b9f8099889dd6 (patch)
tree08529a407b2c0b370e12d4d99d2fd717d3841c69 /.github
parent9be2483e771df824917a9e643f908b8ff84515bf (diff)
Update contributing and issue template.
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md14
-rw-r--r--.github/ISSUE_TEMPLATE.md2
2 files changed, 10 insertions, 6 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index eee18f39..a1366b8f 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -2,8 +2,8 @@
When reporting bugs keep in mind that the people working on it do this unpaid, in their free time and as a hobby. So be
polite and helpful. Bug reports that demand, contain insults to this or other projects, or have a general unfriendly
-tone will be closed without discussion. Keep in mind that everybody has it own way of working; What might be the norm
-for you, might not be for others. Therefore be verbose in your description.
+tone will be closed without discussion. Everybody has it own way of working; What might be the norm for you, might not
+be for others. Therefore be verbose in your description.
Before creating an issue:
@@ -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 [gist](https://gist.github.com/))
+* Rofi configuration. rofi -dump-xresources (in a [gist](https://gist.github.com/))
* Steps to reproduce.
* What behaviour you see.
* What behaviour you expect to see.
@@ -26,7 +26,11 @@ The issue tracker is not for:
* Questions.
* Writing complaints.
-These topics belong on [FORUM](https://forum.qtools.org/), [IRC](https://webchat.freenode.net/?channels=#rofi), frequently asked questions will be added to the [F.A.Q](https://github.com/DaveDavenport/rofi/wiki#faq) on the [wiki](https://github.com/DaveDavenport/rofi/wiki).
+These topics belong on [FORUM](https://forum.qtools.org/), [IRC](https://webchat.freenode.net/?channels=#rofi),
+frequently asked questions will be added to the [F.A.Q](https://github.com/DaveDavenport/rofi/wiki#faq) on the
+[wiki](https://github.com/DaveDavenport/rofi/wiki).
+
+Questions filled in on the bug tracker will be marked `question`, locked and closed. If the question is clear, I
+normally try to provide an answer.
-Questions filled in on the bug tracker will be marked `question`, locked and closed. If the question is clear, I normally try to provide an answer.
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index dd7f95d6..cfc2a443 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -5,7 +5,7 @@ Output of `rofi -v`
## Configuration
-Output of `rofi -dump-xresources` (preferable in a [gist](https://gist.github.com/))
+Output of `rofi -dump-xresources` (in a [gist](https://gist.github.com/))
## Launch Command