Skip to content

Commit f0b1aeb

Browse files
authored
Customize issue template chooser (python-telegram-bot#1880)
* Customize issue template chooser * Improve wording
1 parent d655588 commit f0b1aeb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Telegram Group
4+
url: https://telegram.me/pythontelegrambotgroup
5+
about: Questions asked on the group usually get answered faster.
6+
- name: IRC Channel
7+
url: https://webchat.freenode.net/?channels=##python-telegram-bot
8+
about: In case you are unable to join our group due to Telegram restrictions, you can use our IRC channel

0 commit comments

Comments
 (0)