From 46b48c000845d18c6fce1eeac22fa9363a6f3d32 Mon Sep 17 00:00:00 2001 From: imrankhan8694 Date: Mon, 7 Jul 2025 00:37:09 +0530 Subject: [PATCH 1/2] Create Untitled-1.txt --- .github/ISSUE_TEMPLATE/Untitled-1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/ISSUE_TEMPLATE/Untitled-1.txt diff --git a/.github/ISSUE_TEMPLATE/Untitled-1.txt b/.github/ISSUE_TEMPLATE/Untitled-1.txt new file mode 100644 index 000000000..0186425f8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Untitled-1.txt @@ -0,0 +1 @@ +npm start From b1b29ee586b9797b20dea3cf16488dc97d7eed22 Mon Sep 17 00:00:00 2001 From: imrankhan8694 Date: Mon, 7 Jul 2025 01:07:13 +0530 Subject: [PATCH 2/2] Create workspace.code-workspace --- .github/ISSUE_TEMPLATE/workspace.code-workspace | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/workspace.code-workspace diff --git a/.github/ISSUE_TEMPLATE/workspace.code-workspace b/.github/ISSUE_TEMPLATE/workspace.code-workspace new file mode 100644 index 000000000..d60dc64c9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/workspace.code-workspace @@ -0,0 +1,3 @@ +{ + "folders": [] +} \ No newline at end of file