forked from openfaas/faas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.DEREK.yml
84 lines (60 loc) · 4.27 KB
/
.DEREK.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
curators:
- alexellis
- LucasRoesler
- viveksyngh
- Waterdrips
- rgee0
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
required_in_issues:
- "## Expected Behaviour"
- "## Current Behaviour"
- "## Possible Solution"
- "## Steps to Reproduce (for bugs)"
- "## Context"
- "## Your Environment"
custom_messages:
- name: template
value: |
Thank you for your interest in the project.
By participating in the community, you are agreeing to follow the contribution guidelines.
This project uses templates for new Issues and Pull Requests. These templates contain information that the team needs you to provide, before they can help.
You are receiving this message because you chose to delete the template instead of filling it in as required by the project maintainers.
Please go ahead and edit this Issue or Pull Request and please provide all the fields that were requested. If it is simpler, you may open a new Issue or Pull Request or find the text within the `.github` folder in this repository.
- 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 and made available for hobbyists and commercial users alike, so we need to balance our time across everyone's needs. Whilst we are excited in your interest in using OpenFaaS, we would also ask you to take a look at our contribution guide on [Setting expectations, support and SLAs](https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md#setting-expectations-support-and-slas).
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.
If you are receiving this message after having received hands-on support from the OpenFaaS community, please join [GitHub Sponsors](https://github.com/sponsors/openfaas) to say thank you for our time.
Thank you for supporting OpenFaaS.
- name: service
value: |
We are glad that we could be of help with your usage of OpenFaaS.
Since OpenFaaS is maintained by a community of volunteers, we encourage all users to become individual [Sponsors on GitHub](https://github.com/sponsors/openfaas) for the OpenFaaS project.
As a benefit, you will show up as a Sponsor on future issues & PRs and also get access to a Sponsors Portal with curated updates across the 40-50 open source projects that we maintain for the community.
Thank you for supporting OpenFaaS.