From 4991425fc0ce809da8eb5aec76c4ec751c83d4c7 Mon Sep 17 00:00:00 2001 From: Christophe Vandeplas Date: Wed, 8 Apr 2020 10:50:27 +0200 Subject: [PATCH] chg: [doc] clarify the need to validate before doing a PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6107ee..faeac25 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ If the unparsed object can be included, a **raw-base64** attribute can be used i Every object needs a **uuid** which can be created using **uuidgen -r** on a linux command line. -When the object is created, pull a request on this project. We usually merge the objects if it fits existing use-cases. +When the object is created, the `validate_all.sh` and `jq_all_the_things.sh` is run for validation, pull a request on this project. We usually merge the objects if it fits existing use-cases. ## MISP objects documentation