stephanbouman/code-of-conduct

此包的最新版本(v1.0.2)没有提供许可证信息。

此包会随机从行为准则中抛出一个规则。

v1.0.2 2022-05-02 14:42 UTC

This package is auto-updated.

Last update: 2024-09-23 13:53:39 UTC


README

此包会从比特学院的准则中随机返回一条规则

composer require stephanbouman/code-of-conduct

使用生成器

$code = new \Stephanbouman\CodeOfConduct\CodeOfConduct();
echo $code->getRule(); // generates a random rule

贡献

规则是否一夜之间改变了?欢迎提交pull request!