From b950926ba5d8a56e5be91bb8934f06c3f50df420 Mon Sep 17 00:00:00 2001 From: Mister Date: Sun, 6 Jun 2021 13:45:44 -0300 Subject: [PATCH 1/4] Delete FUNDING.yml --- .github/FUNDING.yml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 3be8261..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,3 +0,0 @@ -# These are supported funding model platforms - -github: ThanksMister From d4992b2cd390b4688f49ea7765e6010c268463e1 Mon Sep 17 00:00:00 2001 From: Mister Date: Sun, 6 Jun 2021 13:46:01 -0300 Subject: [PATCH 2/4] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6136f59..b2812d7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,7 @@ --- -name: Bug report -about: Create a report to help us improve +name: Bug Report +about: Report an issue +title: '[BUG]' --- @@ -9,22 +10,10 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. **Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] + - Device: [e.g. Samsun, Android, Fire Tablet] + - OS: [e.g. Android 21, Oreo, Fire OS 7] + - Applicaiton version [app > settings > version] -**Additional context** -Add any other context about the problem here. From 7db853ffd8631b2ce4b37e8892c06e5ef2fa4935 Mon Sep 17 00:00:00 2001 From: Mister Date: Sun, 6 Jun 2021 13:46:36 -0300 Subject: [PATCH 3/4] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 066b2d9..947a349 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,17 +1,14 @@ --- name: Feature request about: Suggest an idea for this project +title: "[FEATURE]" +labels: '' +assignees: '' --- -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] +**Your feature request. Please describe.** +What is the feature, why is it valuable to the community or application? -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. +**Are you able to contribute?** +We get many feature requests, each feature requires community support and also development time. Features that have no community support are not considered. If you are not contributing to the feature, then the feature is taken under consideration after all other feature requests. From 32e8c47a3ceab9ab214486d8ec1078d0ae5e6028 Mon Sep 17 00:00:00 2001 From: Mister Date: Mon, 7 Jun 2021 14:31:11 -0300 Subject: [PATCH 4/4] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 947a349..ac0a103 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -10,5 +10,5 @@ assignees: '' **Your feature request. Please describe.** What is the feature, why is it valuable to the community or application? -**Are you able to contribute?** -We get many feature requests, each feature requires community support and also development time. Features that have no community support are not considered. If you are not contributing to the feature, then the feature is taken under consideration after all other feature requests. +**NOTE** +We get many feature requests, each feature requires community support and also development time. Features that have no community support are not considered. If you are not contributing to the feature, then the feature may not happen.