From 01f84ea11d34505120706342c992dddbca550dbe Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 27 Dec 2021 11:29:03 +0100 Subject: [PATCH 1/2] Update its_you_not_me.md --- .github/its_you_not_me.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/its_you_not_me.md b/.github/its_you_not_me.md index 664e5aa547..87c8a394cf 100644 --- a/.github/its_you_not_me.md +++ b/.github/its_you_not_me.md @@ -1,15 +1,15 @@ # It's not you, it's me -Many bugs reported to Firefly III are in fact configuration and system problems on the user side 🤷. Bugs are rarely actually bugs. +Sometimes bugs reported to Firefly III are configuration and system problems on the user side. -If you run into one of the following problems, it's probably YOU, not me: +If you run into one of the following problems, there's a good chance it's not a Firefly III issue, but a configuration issue. - ⚠️ Can't connect to the database when starting Firefly III - ⚠️ Errors with missing app keys or encryption problems - ⚠️ Can't login -- ⚠️ Can't register first account +- ⚠️ Can't register the first account - ⚠️ 500 error when starting Firefly III - ⚠️ White page when starting Firefly III - ⚠️ Time-out when starting Firefly III -If you run into an issue like this, please start a [discussion](https://github.com/firefly-iii/firefly-iii/discussions) or chat on [Gitter.im](https://gitter.im/firefly-iii/firefly-iii). There's a good chance it's you, not me. +If you run into an issue like this, please start a [discussion](https://github.com/firefly-iii/firefly-iii/discussions) or chat on [Gitter.im](https://gitter.im/firefly-iii/firefly-iii). There's a good chance it's not a bug but something we can fix rather quickly :+1: From 5c4a482f643b2b28222d1fc80dc6a368263c096f Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 28 Dec 2021 08:54:04 +0100 Subject: [PATCH 2/2] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index c6a6e31ecc..e13bfb2bbf 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -16,7 +16,7 @@ body: options: - label: ... [the documentation](https://docs.firefly-iii.org/) does not mention anything about my problem - label: ... there are no open or closed issues that are related to my problem - - label: ... it's [definitely you, not me](https://github.com/firefly-iii/firefly-iii/blob/main/.github/its_you_not_me.md) + - label: ... it's [definitely me, not you](https://github.com/firefly-iii/firefly-iii/blob/main/.github/its_you_not_me.md) - type: textarea attributes: