mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
Add contributing guideline
This commit is contained in:
parent
a360d95d57
commit
5d8d92b328
2 changed files with 5 additions and 4 deletions
1
.github/CONTRIBUTING.md
vendored
Normal file
1
.github/CONTRIBUTING.md
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Please read [this](https://github.com/DaveDavenport/rofi/wiki/ISSUECOC) before reporting an issue.
|
8
.github/ISSUE_TEMPLATE.md
vendored
8
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,9 +1,9 @@
|
||||||
## Rofi Version
|
## Version
|
||||||
|
|
||||||
Output of `rofi -v`
|
Output of `rofi -v`
|
||||||
|
|
||||||
|
|
||||||
## Rofi configuration
|
## Configuration
|
||||||
|
|
||||||
Output of `rofi -dump-xresources` (preferable in a [gist](https://gist.github.com/))
|
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 see
|
||||||
|
|
||||||
--
|
* -
|
||||||
|
|
||||||
## What behaviour you expect to see
|
## What behaviour you expect to see
|
||||||
|
|
||||||
--
|
* -
|
||||||
|
|
Loading…
Reference in a new issue