From 9d731f202ea3e6512740d9695012dcb397d9e6b0 Mon Sep 17 00:00:00 2001 From: Jess Date: Fri, 2 Feb 2018 07:19:23 +0900 Subject: [PATCH 1/4] Updated CONTRIBUTING.md (optional) --- CONTRIBUTING.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3a79b17ff..947456313 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,3 +2,41 @@ More information on how to contribute to fabio can be found on the [wiki](https://github.com/fabiolb/fabio/wiki/Contributing) + + +## Financial contributions + +We also welcome financial contributions in full transparency on our [open collective](https://opencollective.com/fabio). +Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed. + + +## Credits + + +### Contributors + +Thank you to all the people who have already contributed to fabio! + + + +### Backers + +Thank you to all our backers! [[Become a backer](https://opencollective.com/fabio#backer)] + + + + +### Sponsors + +Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/fabio#sponsor)) + + + + + + + + + + + \ No newline at end of file From d3059dfc0d652d713ddc430de7d169313a25b68d Mon Sep 17 00:00:00 2001 From: Jess Date: Fri, 2 Feb 2018 07:19:23 +0900 Subject: [PATCH 2/4] Added .github/ISSUE_TEMPLATE.md (optional) --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..07e0f03cb --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,2 @@ + \ No newline at end of file From 21102c4fdff7c6f35d2dafb896ce990af89d7167 Mon Sep 17 00:00:00 2001 From: Jess Date: Fri, 2 Feb 2018 07:26:29 +0900 Subject: [PATCH 3/4] Added backers and sponsors on the README --- README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/README.md b/README.md index a9892e711..4f72a5be8 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@

+[![Backers on Open Collective](https://opencollective.com/fabio/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/fabio/sponsors/badge.svg)](#sponsors) --- fabio is a fast, modern, zero-conf load balancing HTTP(S) and TCP router @@ -120,6 +121,36 @@ urlprefix-:3306 proto=tcp # route external port 3306 * Frank Schroeder [@magiconair](https://twitter.com/magiconair) +### Contributors + +This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. + + + +### Backers + +Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/fabio#backer)] + + + + +### Sponsors + +Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/fabio#sponsor)] + + + + + + + + + + + + + + ## License * Contributions up to 14 Apr 2017 before [38f73da](https://github.com/fabiolb/fabio/commit/38f73da6413b68fed1631101ac1d0b79a2fac870) From 7f50fd253da780316f57376745d699261194ea26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Schr=C3=B6der?= Date: Fri, 2 Feb 2018 07:02:23 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f72a5be8..a3bda98bc 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,11 @@ Downloads Docker Pulls magiconair Docker Pulls fabiolb + Backers on Open Collective + Sponsors on Open Collective

-[![Backers on Open Collective](https://opencollective.com/fabio/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/fabio/sponsors/badge.svg)](#sponsors) --- fabio is a fast, modern, zero-conf load balancing HTTP(S) and TCP router