From 912c5513d162d506452ca3715f5038c0b321dfcb Mon Sep 17 00:00:00 2001 From: "Ajeet Singh Raina, Docker Captain, ARM Innovator" Date: Thu, 28 Nov 2024 00:06:34 +0530 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..a09e5db5 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +## Contribution Guidelines + +Since this project is intended to support a specific use case guide, contributions are limited to bug fixes or security issues. If you have a question, feel free to open an issue!