From 85ce5a39d9a183174adc675d475ac3243973f102 Mon Sep 17 00:00:00 2001 From: Hassan Osama <167666291+nmaqws147@users.noreply.github.com> Date: Mon, 24 Nov 2025 18:40:50 +0200 Subject: [PATCH 1/2] Update .gitignore Corrected a small typo in the README file: changed "funtion" to "function". This improves readability for new contributors and ensures instructions are clear. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index de59a8a..cbc72dd 100644 --- a/.gitignore +++ b/.gitignore @@ -57,7 +57,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* - # Dependency directories node_modules/ jspm_packages/ From 6ba80659c1ff64eb0eb2f4f8596e4e71d9afd362 Mon Sep 17 00:00:00 2001 From: Hassan Osama <167666291+nmaqws147@users.noreply.github.com> Date: Mon, 24 Nov 2025 19:02:33 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7cbeea..f1a03ed 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This issue will be resolved by **Find-Me-Issues**, with a simple and easy to use 3) Browse Project Details: Access detailed information about each project, including a brief description and recent issues, as well as a link to the project itself. -4) Sorting: Sort by number of stars and number of forks to find the optimal open-source project. +4) Sorting: Sort by number of stars, number of forks, and last updated commits to find the optimal open-source project. 5) Theming: Switch between light and dark themses for a better user experience.