From 7991254df04b3c0ddc92e3a7b50a9c79868fbd81 Mon Sep 17 00:00:00 2001 From: Wladimir Kirianov Date: Wed, 14 Sep 2022 15:56:09 +0200 Subject: [PATCH 1/2] Add additional contact information --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ffc4af95..c35993c7 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Infinity for Reddit is available on the Google Play Store and F-Droid.

## Donation + Patreon: https://www.patreon.com/docile_alligator Bitcoin: bc1qxtkd5ap9na7uy8nr9qpt6jny6tdwaj4v43ddle @@ -38,9 +39,11 @@ width="200" hspace="10" vspace="10">](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png) ### Highlighted feature + - Lazy mode: Automatic scrolling of posts enables you to enjoy amazing posts without moving your thumb. ### Features + - Browsing posts - View comments - Expand and collapse comments section @@ -72,8 +75,8 @@ Don't forget to give the project a star! Thanks again! Here are other ways you can help: -* [Report bugs and make suggestions](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) - * [Translate the app](https://poeditor.com/join/project?hash=b2IRyfaJv6) +- [Report bugs and make suggestions](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) +- [Translate the app](https://poeditor.com/join/project?hash=b2IRyfaJv6)

(back to top)

@@ -85,9 +88,11 @@ Distributed under the AGPL-3.0 License. See `LICENSE` for more information. ## Contact -[u/Hostilenemy](https://www.reddit.com/user/Hostilenemy) - -docilealligator.app@gmail.com +[u/Hostilenemy](https://www.reddit.com/user/Hostilenemy) - +docilealligator.app@gmail.com (Owner) + +or [u/Wladefant](https://www.reddit.com/user/Wladefant) - wladefant@gmail.com (Collaborator) Project Link: [https://github.com/Docile-Alligator/Infinity-For-Reddit](https://github.com/Docile-Alligator/Infinity-For-Reddit) -

(back to top)

\ No newline at end of file +

(back to top)

From bbbc0276d11399ded60dd99716f0a79ff78b2aff Mon Sep 17 00:00:00 2001 From: Wladimir Kirianov Date: Thu, 15 Sep 2022 15:40:41 +0200 Subject: [PATCH 2/2] Add description to Steps to reproduce --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 94106240..0a23da4e 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,6 +1,6 @@ -name: Bug report +name: Bug Report description: Create a report to help us improve existing features -labels: ["type: possible bug"] +labels: ['type: possible bug'] body: - type: markdown attributes: @@ -56,6 +56,7 @@ body: id: steps attributes: label: Steps to reproduce + description: Do not forget to always add example posts, links, markdown... placeholder: | 1. This 2. Then that