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:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# Contributing to mLauncher
|
||||
# Contributing to EasyLauncher
|
||||
|
||||
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
|
||||
|
||||
- Reporting a bug
|
||||
@@ -7,7 +8,8 @@ We love your input! We want to make contributing to this project as easy and tra
|
||||
- Proposing new features
|
||||
- Becoming a maintainer
|
||||
|
||||
Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved. It also communicates that you agree to respect the time of the developers managing and developing these open source projects. In return, we will reciprocate that respect by addressing your issue, assessing changes, and helping you finalize your pull requests.
|
||||
Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved. It also communicates that you agree to respect the time of the developers
|
||||
managing and developing these open source projects. In return, we will reciprocate that respect by addressing your issue, assessing changes, and helping you finalize your pull requests.
|
||||
|
||||
## Quicklinks
|
||||
|
||||
@@ -21,17 +23,19 @@ Reading and following these guidelines will help us make the contribution proces
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
We take our open source community seriously and hold ourselves and other contributors to high standards of communication. By participating and contributing to this project, you agree to uphold our [Code of Conduct](CODE-OF-CONDUCT.md).
|
||||
We take our open source community seriously and hold ourselves and other contributors to high standards of communication. By participating and contributing to this project, you agree to uphold
|
||||
our [Code of Conduct](CODE-OF-CONDUCT.md).
|
||||
|
||||
## Getting Started
|
||||
|
||||
Contributions are made to this repo via Issues and Pull Requests (PRs). A few general guidelines that cover both:
|
||||
|
||||
- Search for existing Issues and PRs before creating your own.
|
||||
- We work hard to makes sure issues are handled in a timely manner but, depending on the impact, it could take a while to investigate the root cause. A friendly ping in the comment thread to the submitter or a contributor can help draw attention if your issue is blocking.
|
||||
|
||||
- We work hard to makes sure issues are handled in a timely manner but, depending on the impact, it could take a while to investigate the root cause. A friendly ping in the comment thread to the
|
||||
submitter or a contributor can help draw attention if your issue is blocking.
|
||||
|
||||
### We Develop with Github
|
||||
|
||||
We use github to host code, to track issues and feature requests, as well as accept pull requests.
|
||||
|
||||
### Pull Requests
|
||||
@@ -54,17 +58,21 @@ In general, PRs should:
|
||||
- Address a single concern in the least number of changed lines as possible.
|
||||
- Be accompanied by a complete Pull Request template (loaded automatically when a PR is created).
|
||||
|
||||
For changes that address core functionality or would require breaking changes (e.g. a major release), it's best to open an Issue to discuss your proposal first. This is not required but can save time creating and reviewing changes.
|
||||
For changes that address core functionality or would require breaking changes (e.g. a major release), it's best to open an Issue to discuss your proposal first. This is not required but can save time
|
||||
creating and reviewing changes.
|
||||
|
||||
### Issues
|
||||
|
||||
Issues should be used to report problems with the project, request a new feature, or to discuss potential changes before a PR is created. When you create a new Issue, a template will be loaded that will guide you through collecting and providing the information we need to investigate.
|
||||
Issues should be used to report problems with the project, request a new feature, or to discuss potential changes before a PR is created. When you create a new Issue, a template will be loaded that
|
||||
will guide you through collecting and providing the information we need to investigate.
|
||||
|
||||
If you find an Issue that addresses the problem you're having, please add your own reproduction information to the existing issue rather than creating a new one. Adding a [reaction](https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) can also help be indicating to our maintainers that a particular problem is affecting more than just the reporter.
|
||||
If you find an Issue that addresses the problem you're having, please add your own reproduction information to the existing issue rather than creating a new one. Adding
|
||||
a [reaction](https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) can also help be indicating to our maintainers that a particular problem is affecting more than just
|
||||
the reporter.
|
||||
|
||||
**Report bugs using Github's [issues](https://github.com/HeCodes2Much/mLauncher/issues)**
|
||||
**Report bugs using Github's [issues](https://github.com/HeCodes2Much/EasyLauncher/issues)**
|
||||
|
||||
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/HeCodes2Much/mLauncher/issues/new/choose); it's that easy!
|
||||
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/HeCodes2Much/EasyLauncher/issues/new/choose); it's that easy!
|
||||
|
||||
Write bug reports with detail, background, and sample code
|
||||
|
||||
@@ -90,6 +98,7 @@ People *love* thorough bug reports. I'm not even kidding.
|
||||
|
||||
**Any contributions you make will be under the GPL-3.0 License**
|
||||
|
||||
In short, when you submit code changes, your submissions are understood to be under the same [GPL-3.0 License]([http://choosealicense.com/licenses/mit/](https://choosealicense.com/licenses/gpl-3.0/)) that covers the project. Feel free to contact the maintainers if that's a concern.
|
||||
In short, when you submit code changes, your submissions are understood to be under the same [GPL-3.0 License]([http://choosealicense.com/licenses/mit/](https://choosealicense.com/licenses/gpl-3.0/))
|
||||
that covers the project. Feel free to contact the maintainers if that's a concern.
|
||||
|
||||
By contributing, you agree that your contributions will be licensed under its GPL-3.0 License.
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
<a href='https://f-droid.org/packages/app.easy.launcher'><img src='https://github.com/DroidWorksStudio/mLauncher/assets/9284733/a1e7c86f-1c76-46c0-9193-8fde9c9f531c' width="150" alt="fDroid"></a>
|
||||
<a href='http://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/DroidWorksStudio/EasyLauncher'><img src='https://github.com/DroidWorksStudio/mLauncher/assets/9284733/071cccfa-207b-45fb-8be4-7e668eeec4e5' width="150" alt="Obtanium"></a>
|
||||
<a href='https://f-droid.org/packages/app.easy.launcher'><img src='https://github.com/DroidWorksStudio/EasyLauncher/assets/9284733/a1e7c86f-1c76-46c0-9193-8fde9c9f531c' width="150" alt="fDroid"></a>
|
||||
<a href='http://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/DroidWorksStudio/EasyLauncher'><img src='https://github.com/DroidWorksStudio/EasyLauncher/assets/9284733/071cccfa-207b-45fb-8be4-7e668eeec4e5' width="150" alt="Obtanium"></a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user