From 48a5ef173a28b598e57c5585e65edd4764d9c4f4 Mon Sep 17 00:00:00 2001 From: Ravencentric <78981416+Ravencentric@users.noreply.github.com> Date: Fri, 5 Jun 2026 21:04:09 +0530 Subject: [PATCH] get rid of outdated contributing.md it's been replaced by pull_request_template.md --- CONTRIBUTING.md | 16 ---------------- CONTRIBUTING.yml | 5 ----- 2 files changed, 21 deletions(-) delete mode 100644 CONTRIBUTING.md delete mode 100644 CONTRIBUTING.yml diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index f0a7351..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,16 +0,0 @@ -# Contribution Guidelines - -Ensure your pull request adheres to the following guidelines: - -- Follow the format `- [Name](link) - A small description.` -- Maintain alphabetical order in each category. -- Submitted projects must meet a popularity threshold: - - **GitHub:** Minimum 50 stars. - - **Other Platforms:** Comparable community interest. - -I apologize if this feels like an arbitrary hurdle. Unfortunately, to keep this list focused and manageable, -and to ensure it highlights projects that have demonstrated some level of community validation, -I need a way to fairly filter submissions. I simply cannot include every project, and without some kind of metric, -reviewing and rejecting projects becomes very subjective and unsustainable. - -This check is an attempt to introduce a degree of fairness and objectivity to the process. Thank you for your understanding. diff --git a/CONTRIBUTING.yml b/CONTRIBUTING.yml deleted file mode 100644 index 634a20a..0000000 --- a/CONTRIBUTING.yml +++ /dev/null @@ -1,5 +0,0 @@ -label: Contribution Guidelines -title: Contribution Guidelines -description: Learn How to Contribute -icon: git-pull-request -order: -3