From 33e8c8c415c2bfa76f0ef032cf5dcea291d2303a Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 21 Jan 2018 19:46:56 +0100 Subject: [PATCH] Make some file names lowercase. --- code_of_conduct.md => .github/code_of_conduct.md | 0 .github/{CONTRIBUTING.md => contributingx.md} | 0 .github/{ISSUE_TEMPLATE.md => issue_templatex.md} | 0 .../{PULL_REQUEST_TEMPLATE.md => pull_request_template_x.md} | 0 .github/{SUPPORT.md => supportx.md} | 0 readme.md | 2 +- 6 files changed, 1 insertion(+), 1 deletion(-) rename code_of_conduct.md => .github/code_of_conduct.md (100%) rename .github/{CONTRIBUTING.md => contributingx.md} (100%) rename .github/{ISSUE_TEMPLATE.md => issue_templatex.md} (100%) rename .github/{PULL_REQUEST_TEMPLATE.md => pull_request_template_x.md} (100%) rename .github/{SUPPORT.md => supportx.md} (100%) diff --git a/code_of_conduct.md b/.github/code_of_conduct.md similarity index 100% rename from code_of_conduct.md rename to .github/code_of_conduct.md diff --git a/.github/CONTRIBUTING.md b/.github/contributingx.md similarity index 100% rename from .github/CONTRIBUTING.md rename to .github/contributingx.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/issue_templatex.md similarity index 100% rename from .github/ISSUE_TEMPLATE.md rename to .github/issue_templatex.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/pull_request_template_x.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE.md rename to .github/pull_request_template_x.md diff --git a/.github/SUPPORT.md b/.github/supportx.md similarity index 100% rename from .github/SUPPORT.md rename to .github/supportx.md diff --git a/readme.md b/readme.md index 37ebea4410..b3295e5390 100644 --- a/readme.md +++ b/readme.md @@ -103,7 +103,7 @@ Make sure you check for updates regularly. Your Firefly III instance will ask yo ## 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! -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/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. ## The goal Firefly III should give you **insight** into and **control** over your finances. Money should be useful, not scary. You should be able to *see* where it is going, to *feel* your expenses and to... wow, I'm going overboard with this aren't I?