From 2f371d3254760b9961790e0b469694c3005ccdf8 Mon Sep 17 00:00:00 2001 From: Susidharan V Date: Mon, 10 Nov 2025 14:45:48 +0530 Subject: [PATCH 1/2] Add clear --- README.md | 3 +++ vscode-remote-try-python | 1 + 2 files changed, 4 insertions(+) create mode 160000 vscode-remote-try-python diff --git a/README.md b/README.md index 0349143d..35156dd8 100644 --- a/README.md +++ b/README.md @@ -110,3 +110,6 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio Copyright © Microsoft Corporation All rights reserved.
Licensed under the MIT License. See LICENSE in the project root for license information. +##My Contribution +-Verified Docker configuration using devcontainer.json +-sucessfully tested the python enveironment inside Docker on ubuntu based zorin os 18 \ No newline at end of file diff --git a/vscode-remote-try-python b/vscode-remote-try-python new file mode 160000 index 00000000..e351212b --- /dev/null +++ b/vscode-remote-try-python @@ -0,0 +1 @@ +Subproject commit e351212b72f76fb557c6f31956eb44756300b8b4 From 8e0999325277b7cbcce8ae1c3fa1b7ecdddf1100 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 16 Nov 2025 17:10:49 +0530 Subject: [PATCH 2/2] Added docker verfication contribution section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35156dd8..6cacc282 100644 --- a/README.md +++ b/README.md @@ -112,4 +112,4 @@ Copyright © Microsoft Corporation All rights reserved.
Licensed under the MIT License. See LICENSE in the project root for license information. ##My Contribution -Verified Docker configuration using devcontainer.json --sucessfully tested the python enveironment inside Docker on ubuntu based zorin os 18 \ No newline at end of file +-sucessfully tested the python enveironment inside Docker on zorin os 18 \ No newline at end of file