From bdf47c9797ece7e370261b53c4299707bd670758 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Fri, 21 Feb 2020 21:11:59 +1100 Subject: [PATCH] Separated contribution notes --- README.md | 9 --------- test.yml | 3 --- 2 files changed, 12 deletions(-) delete mode 100644 test.yml diff --git a/README.md b/README.md index 717a3a2c..f8d3a65e 100644 --- a/README.md +++ b/README.md @@ -123,12 +123,3 @@ Flags: Use "yq [command] --help" for more information about a command. ``` - -## Contribute - -1. `scripts/devtools.sh` -2. `make [local] vendor` -3. add unit tests -4. apply changes to go.mod -5. `make [local] build` -7. profit diff --git a/test.yml b/test.yml deleted file mode 100644 index 6a6683f1..00000000 --- a/test.yml +++ /dev/null @@ -1,3 +0,0 @@ -b: - c: thing - d: another thing \ No newline at end of file