mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Configure the template chooser
This commit is contained in:
parent
d5c145b707
commit
9328f31a65
2 changed files with 11 additions and 8 deletions
8
.github/ISSUE_TEMPLATE/QUESTION.md
vendored
8
.github/ISSUE_TEMPLATE/QUESTION.md
vendored
|
@ -1,8 +0,0 @@
|
||||||
---
|
|
||||||
name: Question
|
|
||||||
about: Ask a question.
|
|
||||||
title: "[Question] "
|
|
||||||
labels: 'question'
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: API issue
|
||||||
|
url: https://bugs.telegram.org
|
||||||
|
about: Any bug report or feature request affecting more than only Telegram Desktop.
|
||||||
|
- name: Issue of other client
|
||||||
|
url: https://bugs.telegram.org
|
||||||
|
about: Any bug report or feature request not about Telegram Desktop.
|
||||||
|
- name: Question
|
||||||
|
url: https://t.me/TelegramDesktopTalk
|
||||||
|
about: Ask a question.
|
Loading…
Add table
Reference in a new issue