From af0774b0facc1950e1bb4b9f0049d2ac5a3e841e Mon Sep 17 00:00:00 2001 From: Jon Date: Sun, 8 Jun 2025 16:35:08 +0930 Subject: [PATCH] docs(repo): add contributing --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..4d08147 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +# Contributing + +To Do: + +- Add manifest requirements +- Add the expected standard for the manifests +- Detail no secrets to be included +- explain testing requirements