Skip to content

Commit

Permalink
Add Derek
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Feb 27, 2023
1 parent a4b322f commit 00bcebe
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions .DEREK.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
curators:
- alexellis
- Shikachuu
- welteki
- nitishkumar71
- Jasstkn

features:
- dco_check
- comments
- pr_description_required
- release_notes

custom_messages:
- 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.
contributing_url: https://github.com/alexellis/arkade/blob/master/CONTRIBUTING.md

0 comments on commit 00bcebe

Please sign in to comment.