From 4b1ef1266b8d92986d89194296af95fadf2aee6d Mon Sep 17 00:00:00 2001 From: kanchanCh Date: Tue, 21 Apr 2026 12:12:01 +0530 Subject: [PATCH 1/3] Add student information for Kanchan Choudhary --- challenges/student-info.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/challenges/student-info.md b/challenges/student-info.md index 8c5cd69..093418b 100644 --- a/challenges/student-info.md +++ b/challenges/student-info.md @@ -1,6 +1,6 @@ # Student Info -- Name: -- Roll Number: -- Section: -- GitHub Username: +- Name: Kanchan Choudhary +- Roll Number: 1601-25-749-024 +- Section: CIC +- GitHub Username: kanchanCh From c40de35910e87881ee0366d4d5d01c9df0acab3c Mon Sep 17 00:00:00 2001 From: kanchanCh Date: Thu, 23 Apr 2026 14:44:17 +0530 Subject: [PATCH 2/3] challenge-01: completed first commit quest --- challenges/01-first-commit/intro.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/challenges/01-first-commit/intro.txt b/challenges/01-first-commit/intro.txt index 9fe2a24..c668d2d 100644 --- a/challenges/01-first-commit/intro.txt +++ b/challenges/01-first-commit/intro.txt @@ -1,2 +1,3 @@ -Hello, my name is YOUR_NAME. -I am currently on branch: YOUR_BRANCH. +Hello, my name is Kanchan Choudhary. +I am currently on branch: Main. +I am ready to learn Git. From a83661eaa56fe846384d69d9fbdf2e63d83d28ba Mon Sep 17 00:00:00 2001 From: kanchanCh Date: Sat, 25 Apr 2026 22:20:57 +0530 Subject: [PATCH 3/3] challenge-02: fixed login bug on feature branch Updated the status of the login bug ticket to fixed and added the fixer's name. --- challenges/02-branch-rescue/bug-report.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/challenges/02-branch-rescue/bug-report.md b/challenges/02-branch-rescue/bug-report.md index 39c1b57..5bd6a50 100644 --- a/challenges/02-branch-rescue/bug-report.md +++ b/challenges/02-branch-rescue/bug-report.md @@ -1,5 +1,7 @@ # Login Bug Ticket -STATUS: OPEN +STATUS: FIXED +Fixed By Kanchan Choudhary +challenge-02: fixed login bug on feature branch Issue: Login fails for users with trailing spaces in username.