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:
parent
6279801382
commit
3a96adcee0
1 changed files with 5 additions and 0 deletions
5
.github/PAUL.yaml
vendored
5
.github/PAUL.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue