Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
harshita-2003 committed Aug 10, 2023
2 parents 10df2e3 + 2bb041b commit 1727def
Show file tree
Hide file tree
Showing 15,828 changed files with 1,685,491 additions and 11,452 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
41 changes: 0 additions & 41 deletions .github/ISSUE_TEMPLATE/doc.yml

This file was deleted.

22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/lock-newly-opened-issues.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: "Lock Issues"

on:
issues:
types: opened

permissions:
issues: write

jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/repo-lockdown@v3
with:
close-issue: false
process-only: "issues"
issue-labels: "🔒 locked"
exclude-issue-labels: "gssoc23"
skip-closed-issue-comment: true
issue-comment: >
To reduce unwanted notifications your issue is locked. Your issue will be unlocked when we add the label, `gssoc23`.
16 changes: 16 additions & 0 deletions .github/workflows/auto-assign-pr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: 'Auto Assign Author's PR'

on:
pull_request_target:
types: [opened]

permissions:
pull-requests: write

jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}' # GITHUB_TOKEN will be used by default
2 changes: 2 additions & 0 deletions Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@
| --------------------- |---------------------------------------------------------------|------------------|
| Avdhesh Varshney | [Avdhesh Varshney](https://github.com/Avdhesh-Varshney) | |
| --------------------- |---------------------------------------------------------------|------------------|
| Shantanu Swami | [Shantanu Swami](https://github.com/jaibhedia) | |
| --------------------- |---------------------------------------------------------------|------------------|
62 changes: 44 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,27 @@

---

### OPEN SOURCE CONTRIBUTIONS!!
<p align="center">
<img src="https://miro.medium.com/max/1400/1*fqJaH_oISOR96gLgpJBwWQ.png" />
</p>
## OPEN SOURCE CONTRIBUTIONS 🎉 !!

<div align="center">

<picture>
<source
media="(prefers-color-scheme: light)"
srcset="https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/master/GSsoc%20Type%20Logo%20Black.png"
>
<source
media="(prefers-color-scheme: dark)"
srcset="https://user-images.githubusercontent.com/63473496/213306279-338f7ce9-9a9f-4427-8c2a-3e344874498f.png"
>
<img
alt="Girlscript Summer of Code"
width=80%
src="https://user-images.githubusercontent.com/63473496/213306279-338f7ce9-9a9f-4427-8c2a-3e344874498f.png"
>
</picture>

</div>

---

Expand Down Expand Up @@ -44,27 +61,29 @@

<div align="center">
<br>
<a href="https://github.com/ssitvit/Games-and-Go/"><img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=103"></a>
<a href="https://github.com/ssitvit/Games-and-Go/"><img src="https://img.shields.io/badge/Built%20by-developers%20%3C%2F%3E-0059b3"></a>
<a href="https://github.com/ssitvit/Games-and-Go/"><img src="https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=yellow"></a>
<a href="https://github.com/Amit366/"><img src="https://img.shields.io/badge/Maintained%3F-yes-brightgreen.svg?v=103"></a>
<a href="https://github.com/Tech-N-Science/FunwithScience/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg?v=103"></a>

<a href="https://github.com/ssitvit/Games-and-Go/contributors"><img src="https://img.shields.io/github/contributors/ssitvit/Games-and-Go?color=brightgreen"></a>
<a href="https://github.com/ssitvit/Games-and-Go/stargazers"><img src="https://img.shields.io/github/stars/ssitvit/Games-and-Go?color=0059b3"></a>
<a href="https://github.com/ssitvit/Games-and-Go/network/members"><img src="https://img.shields.io/github/forks/ssitvit/Games-and-Go?color=yellow"></a>
<a href="https://github.com/ssitvit/Games-and-Go/issues"><img src="https://img.shields.io/github/issues/ssitvit/Games-and-Go?color=0059b3"></a>
<a href="https://github.com/ssitvit/Games-and-Go/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed-raw/ssitvit/Games-and-Go?color=yellow"></a>
<a href="https://github.com/ssitvit/Games-and-Go/pulls"><img src="https://img.shields.io/github/issues-pr/ssitvit/Games-and-Go?color=brightgreen"></a>
<a href="https://github.com/ssitvit/Games-and-Go/pulls?q=is%3Apr+is%3Aclosed"><img src="https://img.shields.io/github/issues-pr-closed-raw/ssitvit/Games-and-Go?color=0059b3"></a>

<div align="center">
<br>

<img src="https://img.shields.io/github/repo-size/ssitvit/Games-and-Go?style=for-the-badge" />
<img src="https://img.shields.io/github/issues/ssitvit/Games-and-Go?style=for-the-badge" />
<img src="https://img.shields.io/github/issues-closed-raw/ssitvit/Games-and-Go?style=for-the-badge" />
<img src="https://img.shields.io/github/last-commit/ssitvit/Games-and-Go?style=for-the-badge" />
<img src="https://img.shields.io/github/issues-pr/ssitvit/Games-and-Go?style=for-the-badge" />
<img src="https://img.shields.io/github/issues-pr-closed-raw/ssitvit/Games-and-Go?style=for-the-badge" />
<img src="https://img.shields.io/github/forks/ssitvit/Games-and-Go?style=for-the-badge" />
<img src="https://img.shields.io/github/stars/ssitvit/Games-and-Go?style=for-the-badge" />
<img src="https://img.shields.io/github/contributors-anon/ssitvit/Games-and-Go?style=for-the-badge" />

</div>

</div>


### Tech Used 🦾
---

<img alt="HTML5" src="https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white"/> <img alt="CSS3" src="https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white"/> <img alt="React" src="https://img.shields.io/badge/react%20-%23323330.svg?&style=for-the-badge&logo=react&logoColor=%#61DBFB"/> <img alt="Bootstrap**" src="https://img.shields.io/badge/bootstrap%20-%23563D7C.svg?&style=for-the-badge&logo=bootstrap&logoColor=white"/>
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML"><img alt="HTML5" src="https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white"/></a> <a href="https://developer.mozilla.org/en-US/docs/Web/CSS"><img alt="CSS3" src="https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white"/></a> <a href="https://react.dev/"><img alt="React" src="https://img.shields.io/badge/react%20-%23323330.svg?&style=for-the-badge&logo=react&logoColor=%#61DBFB"/></a> <a href="https://getbootstrap.com/docs/5.2/getting-started/introduction/"><img alt="Bootstrap**" src="https://img.shields.io/badge/bootstrap%20-%23563D7C.svg?&style=for-the-badge&logo=bootstrap&logoColor=white"/></a>


### Our Team 👑
Expand Down Expand Up @@ -181,6 +200,13 @@ If you want to get free **T-shirt,Swags** like **developers** then contribute an
</p>
<BR>
<!-- Contributors Section-->

## ✨ Thank You for Your Contribution!

Thanks a lot for spending your time helping Games-and-Go grow. Thanks a lot! Keep rocking 🍻
<p>
<img src="https://api.vaunt.dev/v1/github/entities/ssitvit/repositories/Games-and-Go/contributors?format=svg&limit=54" width="600" height"250" />
</p>
<h2 align="center">Our Contributors 🌱</h2>
<p align="center">
<a href="https://github.com/ssitvit/Games-and-Go/graphs/contributors">
Expand Down
Loading

0 comments on commit 1727def

Please sign in to comment.