From 9f9718a4a43bfea9286e498e97b7e55ca1703d27 Mon Sep 17 00:00:00 2001 From: Kasim2908 Date: Wed, 5 Aug 2026 04:31:34 +0000 Subject: [PATCH 1/2] Add login feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ccd135dd..29845cc63 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,4 @@ If you have ideas on how to make the tutorial better or want to suggest adding n issue first before working on your idea. While we love input, we want to keep the tutorial scoped to new-comers. As such, we may reject ideas for more advanced requests and don't want you to lose any work you might have done. So, ask first and we'll gladly hear your thoughts! +Login Feature From 09c77d80fc994fb3961d5809edfcd0e265e58cfe Mon Sep 17 00:00:00 2001 From: Kasim2908 Date: Wed, 5 Aug 2026 04:34:54 +0000 Subject: [PATCH 2/2] Practice Pull Request --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29845cc63..ba457ecfb 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,4 @@ issue first before working on your idea. While we love input, we want to keep th As such, we may reject ideas for more advanced requests and don't want you to lose any work you might have done. So, ask first and we'll gladly hear your thoughts! Login Feature +Learning Pull Requests