mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
issue templates update
This commit is contained in:
12
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
12
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Bug report
|
||||
description: Create a report to help us address issues you are facing with the app
|
||||
description: Create a report to help us address issues you are facing with the app.
|
||||
title: "[BUG] "
|
||||
labels: [bug]
|
||||
body:
|
||||
@@ -8,8 +8,11 @@ body:
|
||||
value: |
|
||||
Thanks for taking the time to file this issue! Here are a few things to check before clicking the submit button :)
|
||||
1. Make sure you're on the latest version of the app. The current release can be found here: https://github.com/LawnchairLauncher/lawnchair/releases.
|
||||
2. Search through **both** open and closed issues for your bug: https://github.com/LawnchairLauncher/lawnchair/issues?q=is%3Aissue+sort%3Aupdated-desc+.
|
||||
3. ALWAYS fill this template. If you fail to do so, your issue will be immediately closed with no response. Maintaining open source projects for free is hard work, and we expect users to respect that time and effort by putting in a little bit of their own. That helps us fix these problems faster and in return you get a better app — everybody wins.
|
||||
2. Read the FAQ to check if it's one of the common issues you can encounter in the launcher; if it is, please don't create an issue about it. https://lawnchair.app/faq.
|
||||
3. Search through **both** [open and closed issues](https://github.com/LawnchairLauncher/lawnchair/issues?q=is%3Aissue+sort%3Aupdated-desc+) for your bug.
|
||||
4. ALWAYS fill this template. If you fail to do so, your issue will be immediately closed with no response. Maintaining open source projects for free is hard work, and we expect users to respect that time and effort by putting in a little bit of their own. That helps us fix these problems faster and in return you get a better app — everybody wins.
|
||||
|
||||
Note: If this issue is inactive for 90 days, it'll be marked as stale.
|
||||
|
||||
- type: textarea
|
||||
id: bug-description
|
||||
@@ -57,7 +60,7 @@ body:
|
||||
value: |
|
||||
- Device: [e.g. Google Pixel 6]
|
||||
- OS: [e.g. stock ROM Android version 12.0]
|
||||
- App version [e.g. 12.0.0 Alpha 5]
|
||||
- App version: [e.g. 12.1.0 Alpha 4]
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -66,5 +69,6 @@ body:
|
||||
attributes:
|
||||
label: Additional context
|
||||
description: Add any other context about the problem here.
|
||||
placeholder: If this is a crash report, you can paste or link the crash message in here.
|
||||
validations:
|
||||
required: false
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/config.yml
vendored
8
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1 +1,7 @@
|
||||
blank_issues_enabled: false
|
||||
blank_issues_enabled: false
|
||||
- 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.
|
||||
- name: Discord server
|
||||
url: https://discord.com/invite/3x8qNWxgGZ
|
||||
about: You can also ask questions here if you use Discord instead of Telegram.
|
||||
9
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
9
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Feature request
|
||||
description: Suggest features you want the devs (or contributors) to make for the app
|
||||
description: Suggest features you want the developers (or contributors) to make for the launcher.
|
||||
title: "[FEATURE] "
|
||||
labels: [feature, enhancement]
|
||||
body:
|
||||
@@ -9,8 +9,11 @@ body:
|
||||
Thanks for taking the time to file this issue! Here are a few things to check before clicking the submit button :)
|
||||
1. Make sure you're on the latest version of the app. The current release can be found here: https://github.com/LawnchairLauncher/lawnchair/releases.
|
||||
2. The feature might already be in the [development versions](https://github.com/LawnchairLauncher/lawnchair/wiki/FAQ#development-versions). You can try testing and see if the feature already exists.
|
||||
3. Search through **both** open and closed issues for your feature: https://github.com/LawnchairLauncher/lawnchair/issues?q=is%3Aissue+sort%3Aupdated-desc+.
|
||||
3. Search through **both** [open and closed issues](https://github.com/LawnchairLauncher/lawnchair/issues?q=is%3Aissue+sort%3Aupdated-desc+) for your feature requests.
|
||||
4. ALWAYS fill this template. If you fail to do so, your issue will be immediately closed with no response. Maintaining open source projects for free is hard work, and we expect users to respect that time and effort by putting in a little bit of their own. That helps us implement your feature faster and in return you get a better app — everybody wins.
|
||||
|
||||
Please keep in mind that we may not always implement this feature request. Alongide that, if this issue is inactive for 90 days, it'll be marked as stale.
|
||||
|
||||
- type: textarea
|
||||
id: feature-description
|
||||
attributes:
|
||||
@@ -31,7 +34,7 @@ body:
|
||||
id: feature-in-version-two
|
||||
attributes:
|
||||
label: Did the feature exist in Lawnchair v2? (Play Store version)
|
||||
description: If so, the feature might be already in the dev's to-do list and may be closed. See [this page](https://github.com/LawnchairLauncher/lawnchair/wiki/FAQ#can-you-return-x-feature-from-lawnchair-2) for more information.
|
||||
description: If so, the feature might be already in the dev's to-do list and may be closed. See [this page](https://lawnchair.app/faq#can-you-return-x-feature-from-lawnchair-2) for more information.
|
||||
options:
|
||||
- "Yes"
|
||||
- "No"
|
||||
|
||||
7
.github/ISSUE_TEMPLATE/question_support.yaml
vendored
7
.github/ISSUE_TEMPLATE/question_support.yaml
vendored
@@ -6,11 +6,10 @@ 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).
|
||||
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 project's README.md file and
|
||||
the WIKI pages or any other additional documentation that might be listed
|
||||
in the project's README.md file.
|
||||
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
|
||||
|
||||
11
SECURITY.md
11
SECURITY.md
@@ -1,7 +1,7 @@
|
||||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
Important note: Lawnchair v2 (Play Store version) is **unsupported**. Use the newer alphas instead. See [this FAQ page](https://github.com/LawnchairLauncher/lawnchair/wiki/FAQ#do-you-still-support-the-play-store-version) for additional information.
|
||||
Important note: Lawnchair v2 (Play Store version) is **unsupported**. Use the newer alphas instead. See [this FAQ page](https://lawnchair.app/faq#do-you-still-support-the-play-store-version) for additional information.
|
||||
|
||||
The latest version of Lawnchair is the only supported version.
|
||||
| Version | Supported |
|
||||
@@ -10,4 +10,11 @@ The latest version of Lawnchair is the only supported version.
|
||||
| 12 | :x: |
|
||||
| 11 | :x: |
|
||||
| v2 | :x: |
|
||||
| v1 | :x: |
|
||||
| v1 | :x: |
|
||||
|
||||
## Reporting Security issues
|
||||
We appreciate your efforts to responsibly disclose your findings and will make every effort to acknowledge your contributions.
|
||||
|
||||
To report an issue, please contact a developer (can be found in the about page of the app) in Telegram or Discord and state your security vunerability starting with the words "SECURITY".
|
||||
|
||||
We'll endeavour to respond quickly, and will keep you updated throughout the process.
|
||||
Reference in New Issue
Block a user