Skip to content

Commit 731f313

Browse files
Refactor: Update project name from MultiLauncher to YAM Launcher
This commit updates all instances of "MultiLauncher" to "YAM Launcher" in the project's GitHub issue templates and pull request template.
1 parent 4593630 commit 731f313

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

.github/ISSUE_TEMPLATE/01_QUESTION.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ body:
2424
required: true
2525
- label: "I understand that incomplete or vague questions may be closed without an answer."
2626
required: true
27-
- label: "I optionally [donated](https://www.buymeacoffee.com/CreativeCodeCat) to support the MultiLauncher mission."
27+
- label: "I optionally [donated](https://www.buymeacoffee.com/CreativeCodeCat) to support the YAM Launcher mission."
2828
required: false
2929

3030
- type: textarea

.github/ISSUE_TEMPLATE/02_BUG_REPORT.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ body:
77
- type: markdown
88
attributes:
99
value: |
10-
Thank you for helping we to make MultiLauncher better by reporting a bug. :hugs:
10+
Thank you for helping we to make YAM Launcher better by reporting a bug. :hugs:
1111
Please fill in as much information as possible about your bug so that we can fix it faster.
1212
1313
- type: checkboxes
@@ -31,7 +31,7 @@ body:
3131
required: true
3232
- label: "I understand that incomplete or vague reports may be closed without investigation."
3333
required: true
34-
- label: "I optionally [donated](https://www.buymeacoffee.com/CreativeCodeCat) to support the MultiLauncher mission."
34+
- label: "I optionally [donated](https://www.buymeacoffee.com/CreativeCodeCat) to support the YAM Launcher mission."
3535
required: false
3636

3737
- type: input

.github/ISSUE_TEMPLATE/03_ENHANCEMENT.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ body:
77
- type: markdown
88
attributes:
99
value: |
10-
Thank you for helping to make MultiLauncher better by suggesting a feature. :hugs:
10+
Thank you for helping to make YAM Launcher better by suggesting a feature. :hugs:
1111
Your ideas are highly welcome!
1212
1313
- type: checkboxes
@@ -31,7 +31,7 @@ body:
3131
required: true
3232
- label: "I understand that vague or poorly explained requests may be closed without further discussion."
3333
required: true
34-
- label: "I optionally [donated](https://www.buymeacoffee.com/CreativeCodeCat) to support the MultiLauncher mission."
34+
- label: "I optionally [donated](https://www.buymeacoffee.com/CreativeCodeCat) to support the YAM Launcher mission."
3535
required: false
3636

3737
- type: textarea

.github/ISSUE_TEMPLATE/04_CRASH_REPORT.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: Crash Report
2-
description: Create a report with a generated crash log attached (if possible) to help MultiLauncher improve
2+
description: Create a report with a generated crash log attached (if possible) to help YAM Launcher improve
33
labels: [ "Type: Crash Report" ]
44
title: "[Crash Report] add text here"
55
assignees: [ "CreativeCodeCat" ]
66
body:
77
- type: markdown
88
attributes:
99
value: |
10-
Thank you for helping me to make MultiLauncher better by reporting a crash. :hugs:
10+
Thank you for helping me to make YAM Launcher better by reporting a crash. :hugs:
1111
Please fill in as much information as possible about your crash so that I can fix it immediately.
1212
1313
- type: checkboxes
@@ -27,7 +27,7 @@ body:
2727
required: true
2828
- label: "I have created a title that clearly summarizes the crash or its trigger condition."
2929
required: true
30-
- label: "I optionally [donated](https://www.buymeacoffee.com/CreativeCodeCat) to support the MultiLauncher mission."
30+
- label: "I optionally [donated](https://www.buymeacoffee.com/CreativeCodeCat) to support the YAM Launcher mission."
3131
required: false
3232

3333
- type: input

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- [ ] Security Fix <!-- Fixes a vulnerability or improves security -->
1212
- [ ] CI/CD or Build Config <!-- Updates to GitHub Actions, pipelines, or build tools -->
1313
- [ ] Breaking Change <!-- Existing functionality will no longer work as expected -->
14-
- [ ] Release <!-- Prepares a new MultiLauncher release -->
14+
- [ ] Release <!-- Prepares a new YAM Launcher release -->
1515
- [ ] Documentation Update Required <!-- Documentation needs updating -->
1616

1717
---
@@ -53,7 +53,7 @@
5353

5454
### Test Information <!-- Required -->
5555

56-
- **MultiLauncher Version:**
56+
- **YAM Launcher Version:**
5757
- **Device Name:**
5858
- **Android Version:**
5959
- **Other Notes:**

0 commit comments

Comments
 (0)