mirror of
https://github.com/davatorium/rofi.git
synced 2025-03-10 17:06:37 -04:00
add IRC and Reddit links to issue template chooser (#1114)
This commit is contained in:
parent
80fc8e16b2
commit
028c68cce5
1 changed files with 8 additions and 0 deletions
8
.github/config.yml
vendored
Normal file
8
.github/config.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: Rofi subreddit
|
||||
url: https://www.reddit.com/r/qtools/
|
||||
about: Please ask and answer questions here.
|
||||
- name: Rofi IRC channel
|
||||
url: irc://chat.freenode.net/rofi
|
||||
about: Please ask and answer question in real time here.
|
Loading…
Add table
Reference in a new issue