Skip to content

Commit 94d7e18

Browse files
Merge branch 'main' into main
2 parents 73c4668 + db1c84f commit 94d7e18

296 files changed

Lines changed: 48131 additions & 17006 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.DS_Store

0 Bytes
Binary file not shown.

.github/FUNDING.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/project_proposal.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ labels: ['type:feature', 'enhancement']
88
### 📛 Project Name
99
### 📊 Category
1010
### 📝 Project Overview
11-
### ✅ Code Compliance Checklist
12-
- [ ] This project will use **ONLY** Python's Standard Library (No `pip install`).
13-
- [ ] The codebase will use **procedural logic** (No unnecessary classes/functions unless creating a GUI/Web App).
14-
- [ ] The terminal interface will include interactive **emojis**.
1511

1612
---
1713
- [ ] I am a registered **GSSoC 2026** contributor and want this assigned to me.

.github/dependabot.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/labeler.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

.github/pull_request_template.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Closes #
55
---
66

77
### 📋 Contribution Checklist
8-
- [ ] My code strictly adheres to the project guidelines (Standard library only, procedural code, clean spacing).
98
- [ ] I have verified that my files are placed in the correct directory.
109
- [ ] I have tested my changes thoroughly on my local machine.
11-
- [ ] I have included interactive emojis and clean console/UI outputs.
1210
- [ ] **GSSoC 2026:** I have been formally assigned to this issue and noted it above.

.github/workflows/codeql.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/workflows/contributors.yml

Lines changed: 0 additions & 129 deletions
This file was deleted.

.github/workflows/gssoc-labeler.yml

Lines changed: 0 additions & 45 deletions
This file was deleted.

.github/workflows/pr-merged-thanks.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,5 @@ jobs:
2525
body: `🎉 **Thank you for your contribution!**
2626
2727
Your Pull Request has been merged successfully.
28-
29-
We appreciate the time and effort you put into improving this project. Contributions like yours help the repository grow and stay useful for everyone.
30-
31-
If you'd like to contribute again, please check the open issues and make sure you are assigned before opening another Pull Request.
32-
3328
Thanks again for your support! 🙌`
3429
});

0 commit comments

Comments
 (0)