From 5d8d92b3288f8b06bdcc2dad5a07d0b3ea7a6285 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sat, 20 Feb 2016 13:01:35 +0100 Subject: [PATCH] Add contributing guideline --- .github/CONTRIBUTING.md | 1 + .github/ISSUE_TEMPLATE.md | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 00000000..9bc4b7f9 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1 @@ +Please read [this](https://github.com/DaveDavenport/rofi/wiki/ISSUECOC) before reporting an issue. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e1d560c6..03b0c917 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,9 +1,9 @@ -## Rofi Version +## Version Output of `rofi -v` -## Rofi configuration +## Configuration Output of `rofi -dump-xresources` (preferable in a [gist](https://gist.github.com/)) @@ -15,8 +15,8 @@ Output of `rofi -dump-xresources` (preferable in a [gist](https://gist.github.co ## What behaviour you see --- +* - ## What behaviour you expect to see --- +* -