From 5f6ddbc311701a35b8e92dc441beeee9030e548d Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Sun, 31 Jan 2021 09:35:53 +0000 Subject: [PATCH] Add enduser message for Derek --- .DEREK.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/.DEREK.yml b/.DEREK.yml index 9ed22d9b..76d18dbe 100644 --- a/.DEREK.yml +++ b/.DEREK.yml @@ -55,3 +55,25 @@ custom_messages: what was added worked as you expected. Thank you for your contribution. + + - name: enduser + value: | + Thank you for your interest in OpenFaaS. This project is maintained + by volunteers and made available for free, so we need to balance + our time across everyone's needs. + + Commercial users can purchase [support](https://openfaas.com/support) in + order to get dedicated help from OpenFaaS Ltd, or they can book ad-hoc + consulting hours to get an engineer to dedicate time to + helping them. + + If that is not a good fit for you at this time, please check + out the OpenFaaS [GitHub Sponsors](https://github.com/sponsors/openfaas) options which + are priced for practitioners like yourself. Organisations can also + sponsor through their GitHub billing relationship. + + When you become a sponsor as an indvidual, it will show this + on your issues and PRs, so that the community can see that you are + supporting our work, and can prioritise your needs. + + Thank you for supporting OpenFaaS.