Skip to content

Commit 352c6a5

Browse files
committed
Merge branch 'main' of https://github.com/bj-jiwrajka/QuickQuiz into formatting
2 parents 68c4188 + ac0a9a4 commit 352c6a5

File tree

3 files changed

+14
-43
lines changed

3 files changed

+14
-43
lines changed

.github/workflows/greeting.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# .github/workflows/greetings.yml
12
name: Greetings
23

34
on: [pull_request_target, issues]
@@ -9,8 +10,7 @@ jobs:
910
issues: write
1011
pull-requests: write
1112
steps:
12-
- uses: actions/first-interaction@v1
13-
with:
14-
repo-token: ${{ secrets.TOKEN }}
15-
issue-message: "Woohoo! Your first ever issue with us in this repository has been created🎊🎊!!"
16-
pr-message: "Perfection! Advancing through the open source world!🎊🎊 :) Please be patient while our maintainers and reviewers check the code."
13+
- uses: actions/first-interaction@v1
14+
with:
15+
repo-token: ${{ secrets.TOKEN }}
16+
issue-message: "Congratulations! Your first ever issue with us in this repository has been created. Please wait while it gets assigned to you."

.github/workflows/stale.yml

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

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1+
# Quick Quiz
2+
![image](https://github.com/SnowScriptWinterOfCode/QuickQuiz/assets/97171261/bd54be3f-6450-42a3-993b-06f9972fe548)
13

2-
# webD-kviz-app with Resolved Issues
4+
## Maintainers
5+
[@i-am-SnehaChauhan](https://github.com/i-am-SnehaChauhan) and [@Nitya-Pasrija](https://github.com/Nitya-Pasrija)
36

4-
A brief description of the changes that I have done in this project
5-
and the respective issues they address.
7+
## Reviewers
8+
[@Akanchha112](https://github.com/Akanchha112)
69

10+
Please reach out to the maintainers if you get stuck or wish to report someone.
711

8-
## Contributer
9-
10-
- [@SoumyaJindal](https://github.com/soumyajindal0707)
11-
12-
13-
## Features
12+
## Abstract
13+
This is a quiz platform
1414

1515
This Application contains the following added features:
1616

0 commit comments

Comments
 (0)