Replace Discussion and Question templates with...

GitHub Discussions
This commit is contained in:
SuperDragonXD
2022-09-14 19:49:57 +08:00
committed by GitHub
parent 189632e864
commit 339e7d2c71
3 changed files with 3 additions and 32 deletions

View File

@@ -1,5 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: GitHub Discussions
url: https://github.com/LawnchairLauncher/lawnchair/discussions
about: Discuss anything related to Lawnchair, or ask and answer questions here.
- name: Telegram support group
url: https://t.me/lccommunity
about: We recommend to go to this place if you wish to ask a question and want a quicker reply.

View File

@@ -1,12 +0,0 @@
name: General Discussion
description: Want to discuss something that doesn't fit in the other issue templates? Use this template.
title: "[DISCUSSION] "
labels: [discussion]
body:
- type: textarea
id: question
attributes:
label: About this discussion
description: Add the contents of your discussion here.
validations:
required: true

View File

@@ -1,20 +0,0 @@
name: Question or Support Request
description: Ask a question or provide details of your support request here.
title: "[QUESTION] "
labels: [question]
body:
- type: markdown
attributes:
value: |
Note: We highly recommend posting your question/support request on either [Telegram](https://t.co/qYev4OkvpT) or [Discord](https://discord.com/invite/3x8qNWxgGZ). You'll recieve a quicker reply there.
Before posting any question or ask for support, first read the README.md file and
the [FAQ](https://lawnchair.app/faq) to see if you're question is listed there.
- type: textarea
id: question
attributes:
label: Describe your question or ask for support
description: A clear and concise description of what your doubt is.
validations:
required: true