mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
80 lines
2.9 KiB
YAML
80 lines
2.9 KiB
YAML
curators:
|
|
- alexellis
|
|
- LucasRoesler
|
|
- martindekov
|
|
- utsavanand2
|
|
- viveksyngh
|
|
- Waterdrips
|
|
|
|
features:
|
|
- dco_check
|
|
- comments
|
|
- pr_description_required
|
|
- release_notes
|
|
# - hacktoberfest
|
|
# - no_newbies # Newbies are welcome, however there is some automation that will affect you during October. You are welcome, please be patient with us.
|
|
|
|
contributing_url: https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md
|
|
|
|
custom_messages:
|
|
- name: slack
|
|
value: |
|
|
--
|
|
Join Slack to connect with the community
|
|
https://docs.openfaas.com/community
|
|
|
|
- name: template
|
|
value: |
|
|
This project uses Issue and PR templates and requires that all
|
|
users fill out the template in detail before help can be given.
|
|
|
|
To continue please edit your Issue/PR or open a new one, and
|
|
please provide all the fields requested.
|
|
|
|
Thank you for your contribution.
|
|
|
|
- name: propose
|
|
value: |
|
|
This project follows a contributing guide which states that all
|
|
changes must be proposed with an Issue before being worked on.
|
|
|
|
Please raise an Issue and update your Pull Request to include
|
|
the ID or link as part of the description.
|
|
|
|
Thank you for your contribution.
|
|
|
|
- name: test
|
|
value: |
|
|
This project follows a contributing guide which requires that
|
|
all changes are tested before being merged. You should include
|
|
worked examples that a maintainer can run to prove that the
|
|
changes are good.
|
|
|
|
Screenshots and command line output are also accepted, but
|
|
must show the positive, and negative cases, not just that
|
|
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.
|