Browse Source

Merge pull request #451 from Ileriayo/chore/pr-bot

Update Greeting From Paul-The-Alien
Lucas Severo Alves 4 years ago
parent
commit
a6c027e4e9
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .github/PAUL.yaml

+ 5 - 0
.github/PAUL.yaml

@@ -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