File tree Expand file tree Collapse file tree 3 files changed +14
-43
lines changed Expand file tree Collapse file tree 3 files changed +14
-43
lines changed Original file line number Diff line number Diff line change
1
+ # .github/workflows/greetings.yml
1
2
name : Greetings
2
3
3
4
on : [pull_request_target, issues]
9
10
issues : write
10
11
pull-requests : write
11
12
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."
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # Quick Quiz
2
+ ![ image] ( https://github.com/SnowScriptWinterOfCode/QuickQuiz/assets/97171261/bd54be3f-6450-42a3-993b-06f9972fe548 )
1
3
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 )
3
6
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 )
6
9
10
+ Please reach out to the maintainers if you get stuck or wish to report someone.
7
11
8
- ## Contributer
9
-
10
- - [ @SoumyaJindal ] ( https://github.com/soumyajindal0707 )
11
-
12
-
13
- ## Features
12
+ ## Abstract
13
+ This is a quiz platform
14
14
15
15
This Application contains the following added features:
16
16
You can’t perform that action at this time.
0 commit comments