From ad9af4d061738e2796154a8e58aa4ae325cee2c4 Mon Sep 17 00:00:00 2001 From: sharma-anuradha <49698830+sharma-anuradha@users.noreply.github.com> Date: Tue, 6 May 2025 12:22:07 -0700 Subject: [PATCH 1/2] Create Support.md --- Support.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Support.md diff --git a/Support.md b/Support.md new file mode 100644 index 0000000..d11c01f --- /dev/null +++ b/Support.md @@ -0,0 +1,5 @@ +# Support + +## How to file issues and get help + +This project does not accept contributions or issues. From f4b676e0b155a0957df4b1294cc90c66310f1e54 Mon Sep 17 00:00:00 2001 From: sharma-anuradha <49698830+sharma-anuradha@users.noreply.github.com> Date: Tue, 6 May 2025 12:23:00 -0700 Subject: [PATCH 2/2] Rename Support.md to SUPPORT.md --- Support.md => SUPPORT.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Support.md => SUPPORT.md (100%) diff --git a/Support.md b/SUPPORT.md similarity index 100% rename from Support.md rename to SUPPORT.md