1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

Update greeting

This commit is contained in:
Ileriayo Adebiyi 2021-10-25 22:33:28 +01:00
parent 6279801382
commit 3a96adcee0

5
.github/PAUL.yaml vendored
View file

@ -47,6 +47,11 @@ pull_requests:
If this is your first time contributing, please make
sure to read the [Developer](https://www.external-secrets.io/contributing-devguide/) and [Contributing Process](https://www.external-secrets.io/contributing-process/) guides.
Please also mind and follow our [Code of Conduct](https://www.external-secrets.io/contributing-coc/).
Useful commands:
- make fmt: Formats the code
- `make check-diff`: Ensures the branch is clean
- `make reviewable`: Ensures a PR is ready for review
# Enables the /cat command
cats_enabled: true
# enables the /dog command