From 73ac9384e411bee8b8623526a8e9c9e2a82960eb Mon Sep 17 00:00:00 2001 From: Wizou Date: Tue, 7 Dec 2021 03:36:28 +0100 Subject: [PATCH] config.yml for issue_template --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b3e130d..566c496 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - - name: Ask a question + - name: You have a question about the Telegram API or how to do something with WTelegramClient? url: https://stackoverflow.com/questions/ask?tags=wtelegramclient+telegram-api - about: Answer to your question can be helpful to the community so it's better to ask them on StackOverflow + about: The answer to your question can be helpful to the community so it's better to ask them on StackOverflow --->