Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / grasmash / yaml-expander / RELEASE.md
diff --git a/vendor/grasmash/yaml-expander/RELEASE.md b/vendor/grasmash/yaml-expander/RELEASE.md
new file mode 100644 (file)
index 0000000..2549d0c
--- /dev/null
@@ -0,0 +1,11 @@
+# Releasing
+
+### Execute tests
+
+    ./scripts/run-tests.sh
+
+To quickly fix PHPCS issues:
+
+    ./scripts/clean-code.sh
+    
+