diff --git a/README.md b/README.md index 75ac76becd..9dd457795d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,10 @@ } ``` - 4. Create a pull request + 4. Verify changes: + * Ensure that the changes fulfill the code quality requirements and the files are formatted correctly (see [tools](https://phoenicisorg.github.io/scripts/tools/)). + + 5. Create a pull request: * Please create one pull request per script if you want to commit multiple scripts. * use the following naming convention * for a new script: "Add \" (e.g. "Add 7-zip")