加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.DEREK.yml 1.65 KB
一键复制 编辑 原始数据 按行查看 历史
Alex Ellis 提交于 2020-07-23 10:20 . Update list of curators
curators:
- alexellis
- LucasRoesler
- martindekov
- utsavanand2
- viveksyngh
- Waterdrips
features:
- dco_check
- comments
- pr_description_required
- release_notes
# - hacktoberfest # Enable each October
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.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化