From 0122d409864f9e6393a0464f17c115000094efc0 Mon Sep 17 00:00:00 2001 From: Domi1357 <114678710+Domi1357@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:40:20 -0500 Subject: [PATCH 1/3] Update LICENSE --- LICENSE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index e72bfdd..4f70153 100644 --- a/LICENSE +++ b/LICENSE @@ -671,4 +671,5 @@ into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -. \ No newline at end of file +. +null From 68f2b57f58042e9a5e357bb8885963af7ae8fcdd Mon Sep 17 00:00:00 2001 From: Domi1357 <114678710+Domi1357@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:48:52 -0500 Subject: [PATCH 2/3] Update and rename .github/ISSUE_TEMPLATE/bug_report.md to .github/PROBLEMA_PLANTILLA/bug_report.md --- .github/{ISSUE_TEMPLATE => PROBLEMA_PLANTILLA}/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename .github/{ISSUE_TEMPLATE => PROBLEMA_PLANTILLA}/bug_report.md (90%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/PROBLEMA_PLANTILLA/bug_report.md similarity index 90% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/PROBLEMA_PLANTILLA/bug_report.md index 8e1f67f..564eed4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/PROBLEMA_PLANTILLA/bug_report.md @@ -18,4 +18,5 @@ A clear and concise description of what you expected to happen. **Additional information** 1. Post output of command `termux-info` 2. Post version `apkmod -v` -3. Attach Original __Apk__ file. +3. Adjunte el archivo __Apk__ original. +4. __Apk__ original. From 6b7620649df20e51f7a99200b32846423122c58c Mon Sep 17 00:00:00 2001 From: Domi1357 <114678710+Domi1357@users.noreply.github.com> Date: Sun, 13 Nov 2022 14:37:13 -0600 Subject: [PATCH 3/3] Update bug_report.md --- .github/PROBLEMA_PLANTILLA/bug_report.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/PROBLEMA_PLANTILLA/bug_report.md b/.github/PROBLEMA_PLANTILLA/bug_report.md index 564eed4..58ea4ea 100644 --- a/.github/PROBLEMA_PLANTILLA/bug_report.md +++ b/.github/PROBLEMA_PLANTILLA/bug_report.md @@ -1,20 +1,12 @@ ---- name: Bug report about: Create a report to help us improve - ---- - - **Problem description** A clear and concise description of what the problem is. You may post screenshots in addition to description. - **Steps to reproduce** Steps to reproduce the behavior. Please post all necessary commands that are needed to reproduce the issue. - **Expected behavior** A clear and concise description of what you expected to happen. - **Additional information** 1. Post output of command `termux-info` 2. Post version `apkmod -v`