From 636eeffaedd26cfbbb99add103c046457482eaf9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 30 Mar 2019 07:39:16 +0100 Subject: [PATCH 1/3] Experimental Ranger config. --- .github/ranger.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/ranger.yml diff --git a/.github/ranger.yml b/.github/ranger.yml new file mode 100644 index 0000000000..8e2aa09c6e --- /dev/null +++ b/.github/ranger.yml @@ -0,0 +1,6 @@ +# in .github/ranger.yml +comments: + - action: delete_comment + pattern: +1 + - action: delete_comment + pattern: ":+1:" \ No newline at end of file From 66d275a90d72f52ab10803c3fed5cc36f27a7a2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eddybrando=20V=C3=A1squez?= Date: Sat, 30 Mar 2019 21:46:07 +0100 Subject: [PATCH 2/3] docs: Fix minor typo Replace "you're" with "your". --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d86f85bb43..bd4e710a87 100644 --- a/readme.md +++ b/readme.md @@ -29,7 +29,7 @@ [![Overview of all budgets](https://firefly-iii.org/static/screenshots/4.7.4/tiny/budget.png)](https://firefly-iii.org/static/screenshots/4.7.4/budget.png) [![Overview of a category](https://firefly-iii.org/static/screenshots/4.7.4/tiny/category.png)](https://firefly-iii.org/static/screenshots/4.7.4/category.png) ### Purpose -Personal financial management is pretty difficult, and everybody has their own approach to it. Some people make budgets, other people limit their cashflow by throwing away their credit cards, others try to increase their current cashflow. There are tons of ways to save and earn money. Firefly III works on the principle that if you know where you're money is going, you can stop it from going there. +Personal financial management is pretty difficult, and everybody has their own approach to it. Some people make budgets, other people limit their cashflow by throwing away their credit cards, others try to increase their current cashflow. There are tons of ways to save and earn money. Firefly III works on the principle that if you know where your money is going, you can stop it from going there. By keeping track of your expenses and your income you can budget accordingly and save money. Stop living from paycheck to paycheck but give yourself the financial wiggle room you need. From 88001f4bc44bc55a1e6fb7acd85896452ff5c3ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eddybrando=20V=C3=A1squez?= Date: Sun, 31 Mar 2019 14:46:18 +0200 Subject: [PATCH 3/3] docs: Fix minor typo Use proper verb tense --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index bd4e710a87..83ded2050e 100644 --- a/readme.md +++ b/readme.md @@ -99,9 +99,9 @@ There are many ways to run Firefly III Make sure you check for updates regularly. Your Firefly III instance will ask you to do this. [Upgrade instructions](https://firefly-iii.readthedocs.io/en/latest/installation/upgrading.html) can be found in the [official documentation](https://firefly-iii.readthedocs.io/en/latest/index.html). ## Contribute -Your help is always welcome! Feel free to open issues, ask questions, talk about it and discuss this tool. I've create several social media accounts and I invite you to follow them, tweet at them and post to them. There's [reddit](https://www.reddit.com/r/FireflyIII/), [Twitter](https://twitter.com/Firefly_III) and [Facebook](https://www.facebook.com/FireflyIII/) just to start. It's not very active but it's a start! +Your help is always welcome! Feel free to open issues, ask questions, talk about it and discuss this tool. I've created several social media accounts and I invite you to follow them, tweet at them and post to them. There's [reddit](https://www.reddit.com/r/FireflyIII/), [Twitter](https://twitter.com/Firefly_III) and [Facebook](https://www.facebook.com/FireflyIII/) just to start. It's not very active but it's a start! -Of course there are some [contributing guidelines](https://github.com/firefly-iii/firefly-iii/blob/master/.github/contributing.md) and a [code of conduct](https://github.com/firefly-iii/firefly-iii/blob/master/.github/code_of_conduct.md), which I invite you to check out. +Of course, there are some [contributing guidelines](https://github.com/firefly-iii/firefly-iii/blob/master/.github/contributing.md) and a [code of conduct](https://github.com/firefly-iii/firefly-iii/blob/master/.github/code_of_conduct.md), which I invite you to check out. I can always use your help [squashing bugs](https://firefly-iii.readthedocs.io/en/latest/support/contribute.html#bugs), thinking about [new features](https://firefly-iii.readthedocs.io/en/latest/support/contribute.html#feature-requests) or [translating Firefly III](https://firefly-iii.readthedocs.io/en/latest/support/contribute.html#translations) into other languages.