1
0
Fork 0
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:
Danny Colin 2020-05-04 04:40:08 -04:00 committed by GitHub
parent 80fc8e16b2
commit 028c68cce5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.github/config.yml vendored Normal file
View 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.