Fix: Fixed errors within github files.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
8
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
8
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@@ -7,7 +7,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thank you for helping we to make mLauncher better by reporting a bug. :hugs:
|
||||
Thank you for helping we to make EasyLauncher better by reporting a bug. :hugs:
|
||||
Please fill in as much information as possible about your bug so that we can fix it faster.
|
||||
|
||||
- type: checkboxes
|
||||
@@ -17,15 +17,15 @@ body:
|
||||
options:
|
||||
- label: "I will make sure to have the issue written in English with an English title."
|
||||
required: true
|
||||
- label: "I made sure that there are **no existing issues** - [open](https://github.com/DroidWorksStudio/mLauncher/issues) or [closed](https://github.com/DroidWorksStudio/mLauncher/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to."
|
||||
- label: "I made sure that there are **no existing issues** - [open](https://github.com/DroidWorksStudio/EasyLauncher/issues) or [closed](https://github.com/DroidWorksStudio/EasyLauncher/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to."
|
||||
required: true
|
||||
- label: "I've verified that this issue hasn't been addressed in the [changelogs](https://github.com/DroidWorksStudio/mLauncher/blob/main/CHANGELOG.md)."
|
||||
- label: "I've verified that this issue hasn't been addressed in the [changelogs](https://github.com/DroidWorksStudio/EasyLauncher/blob/main/CHANGELOG.md)."
|
||||
required: true
|
||||
- label: "I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise."
|
||||
required: true
|
||||
- label: "This issue contains only one bug."
|
||||
required: true
|
||||
- label: "I optionally [donated](https://www.buymeacoffee.com/HeCodes2Much) to support the mLauncher mission."
|
||||
- label: "I optionally [donated](https://www.buymeacoffee.com/HeCodes2Much) to support the EasyLauncher mission."
|
||||
required: false
|
||||
|
||||
- type: input
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/CRASH_REPORT.yml
vendored
8
.github/ISSUE_TEMPLATE/CRASH_REPORT.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Crash Report
|
||||
description: Create a report with a generated crash log attached (if possible) to help mLauncher improve
|
||||
description: Create a report with a generated crash log attached (if possible) to help EasyLauncher improve
|
||||
labels: [ 'Type: Crash Report' ]
|
||||
title: '[Crash Report] add text here'
|
||||
assignees: [ 'HeCodes2Much' ]
|
||||
@@ -7,7 +7,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thank you for helping me to make mLauncher better by reporting a crash. :hugs:
|
||||
Thank you for helping me to make EasyLauncher better by reporting a crash. :hugs:
|
||||
Please fill in as much information as possible about your crash so that I can fix it immediately.
|
||||
|
||||
- type: checkboxes
|
||||
@@ -17,11 +17,11 @@ body:
|
||||
options:
|
||||
- label: "I will make sure to have the issue written in English with an English title."
|
||||
required: true
|
||||
- label: "I've verified that this issue hasn't been addressed in the [changelogs](https://github.com/DroidWorksStudio/mLauncher/blob/main/CHANGELOG.md)."
|
||||
- label: "I've verified that this issue hasn't been addressed in the [changelogs](https://github.com/DroidWorksStudio/EasyLauncher/blob/main/CHANGELOG.md)."
|
||||
required: true
|
||||
- label: "I have created the title to best match the issue."
|
||||
required: true
|
||||
- label: "I optionally [donated](https://www.buymeacoffee.com/HeCodes2Much) to support the mLauncher mission."
|
||||
- label: "I optionally [donated](https://www.buymeacoffee.com/HeCodes2Much) to support the EasyLauncher mission."
|
||||
required: false
|
||||
|
||||
- type: input
|
||||
|
||||
10
.github/ISSUE_TEMPLATE/ENHANCEMENT.yml
vendored
10
.github/ISSUE_TEMPLATE/ENHANCEMENT.yml
vendored
@@ -7,7 +7,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thank you for helping to make mLauncher better by suggesting a feature. :hugs:
|
||||
Thank you for helping to make EasyLauncher better by suggesting a feature. :hugs:
|
||||
Your ideas are highly welcome!
|
||||
|
||||
- type: checkboxes
|
||||
@@ -17,17 +17,17 @@ body:
|
||||
options:
|
||||
- label: "I will make sure to have the issue written in English with an English title."
|
||||
required: true
|
||||
- label: "I made sure that there are **no existing issues** - [open](https://github.com/DroidWorksStudio/mLauncher/issues) or [closed](https://github.com/DroidWorksStudio/mLauncher/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to."
|
||||
- label: "I made sure that there are **no existing issues** - [open](https://github.com/DroidWorksStudio/EasyLauncher/issues) or [closed](https://github.com/DroidWorksStudio/EasyLauncher/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to."
|
||||
required: true
|
||||
- label: "I have already checked the [WIKI](https://github.com/DroidWorksStudio/mLauncher/wiki) pages and made sure that the feature isn't already exist."
|
||||
- label: "I have already checked the [WIKI](https://github.com/DroidWorksStudio/EasyLauncher/wiki) pages and made sure that the feature isn't already exist."
|
||||
required: true
|
||||
- label: "I've verified that this issue hasn't been addressed in the [changelogs](https://github.com/DroidWorksStudio/mLauncher/blob/main/CHANGELOG.md)."
|
||||
- label: "I've verified that this issue hasn't been addressed in the [changelogs](https://github.com/DroidWorksStudio/EasyLauncher/blob/main/CHANGELOG.md)."
|
||||
required: true
|
||||
- label: "I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise."
|
||||
required: true
|
||||
- label: "This issue contains only one feature request."
|
||||
required: true
|
||||
- label: "I optionally [donated](https://www.buymeacoffee.com/HeCodes2Much) to support the mLauncher mission."
|
||||
- label: "I optionally [donated](https://www.buymeacoffee.com/HeCodes2Much) to support the EasyLauncher mission."
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
8
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
@@ -16,15 +16,15 @@ body:
|
||||
options:
|
||||
- label: "I will make sure to have the issue written in English with an English title."
|
||||
required: true
|
||||
- label: "I made sure that there are **no existing issues** - [open](https://github.com/DroidWorksStudio/mLauncher/issues) or [closed](https://github.com/DroidWorksStudio/mLauncher/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to."
|
||||
- label: "I made sure that there are **no existing issues** - [open](https://github.com/DroidWorksStudio/EasyLauncher/issues) or [closed](https://github.com/DroidWorksStudio/EasyLauncher/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to."
|
||||
required: true
|
||||
- label: "I have already checked the [WIKI](https://github.com/DroidWorksStudio/mLauncher/wiki) pages."
|
||||
- label: "I have already checked the [WIKI](https://github.com/DroidWorksStudio/EasyLauncher/wiki) pages."
|
||||
required: true
|
||||
- label: "I've verified that this issue hasn't been addressed in the [changelogs](https://github.com/DroidWorksStudio/mLauncher/blob/main/CHANGELOG.md)."
|
||||
- label: "I've verified that this issue hasn't been addressed in the [changelogs](https://github.com/DroidWorksStudio/EasyLauncher/blob/main/CHANGELOG.md)."
|
||||
required: true
|
||||
- label: "I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise."
|
||||
required: true
|
||||
- label: "I optionally [donated](https://www.buymeacoffee.com/HeCodes2Much) to support the mLauncher mission."
|
||||
- label: "I optionally [donated](https://www.buymeacoffee.com/HeCodes2Much) to support the EasyLauncher mission."
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
|
||||
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -6,7 +6,7 @@
|
||||
- [ ] Feature Request (user-facing) <!-- Non-breaking change which adds functionality -->
|
||||
- [ ] Codebase Improvement (developer-facing) <!-- Non-breaking change which refines the codebase -->
|
||||
- [ ] Breaking Change (developer/user-facing) <!-- Fix or feature that would cause existing functionality to not work as expected -->
|
||||
- [ ] Release (user-facing) <!-- New release for mLauncher -->
|
||||
- [ ] Release (user-facing) <!-- New release for EasyLauncher -->
|
||||
- [ ] This change requires a documentation update
|
||||
|
||||
### All Submissions <!-- Check all applicable options -->
|
||||
@@ -18,6 +18,7 @@
|
||||
- [ ] No new warnings or errors introduced <!-- Required -->
|
||||
- [ ] Changes made in a separate branch <!-- Required -->
|
||||
- [ ] Branch named with appropriate prefix (e.g., 'bug/', 'feat/', 'clean/', 'release/') <!-- Required -->
|
||||
|
||||
<!-- Examples: 'bug/signin-issue', 'feat/issue-templates', 'clean/code-change-to-app-draw'. -->
|
||||
|
||||
### Before Opening Pull Request
|
||||
@@ -39,7 +40,8 @@ Include a summary of changes, related issues, motivation, context, and dependenc
|
||||
3.
|
||||
|
||||
### Test Device: <!-- Required -->
|
||||
- mLauncher version:
|
||||
|
||||
- EasyLauncher version:
|
||||
- Device name:
|
||||
- Android version:
|
||||
- Other information:
|
||||
|
||||
Reference in New Issue
Block a user