π’ Good First Issue: Add Trivia Question #26 β Beginner-Friendly Open Source Contribution

π’ No prerequisites needed! You don't need to clone the repo, install anything, or write code.
This entire contribution can be done from your browser in under 60 seconds.
Labels: good first issue, help wanted, hacktoberfest
Language: JSON (no coding required)
Time: < 1 minute
Skill Level: Absolute beginner
π§ Add New Trivia Question
Category: Community Contribution - Trivia
Difficulty: Easy (good first issue!)
Estimated Time: <1 min
π― Your Task
Add this trivia question to our growing quiz bank!
The Trivia Question
Question: Which Japanese food is a grilled eel dish often eaten in summer?
Answers:
- Tempura
- Unagi
- Sukiyaki
- Okonomiyaki
Correct Answer Index: 1
π Instructions
- Star our repo β
- Fork our repo π΄
- Open
community/content/japan-trivia-hard.json in your browser (click the link!)
- Scroll to the bottom of the file and paste the following trivia object just before the closing
]:
{
"question": "Which Japanese food is a grilled eel dish often eaten in summer?",
"difficulty": "hard",
"answers": [
"Tempura",
"Unagi",
"Sukiyaki",
"Okonomiyaki"
],
"correctIndex": 1
}
- Add a comma after the previous last entry in the array (so the JSON stays valid)
- Save the file and commit the changes
- Submit a Pull Request with title:
content: add new trivia question
- Link this issue using
Closes #<issue_number>
- Wait for review!
π Quick Info
|
|
| Difficulty |
Beginner / Easy |
| Time |
< 1 minute |
| Language |
TypeScript, JSON |
| Framework |
Next.js, React |
| Good for |
First-time contributors, Hacktoberfest |
No coding experience required! This is a simple JSON/data file edit β perfect for your first open source contribution. No setup is required.
Questions? Comment below and we'll help! π
This is a beginner-friendly, good first issue for first-time open source contributors. No coding experience needed β just edit a JSON file! See our Beginner Contributing Guide for step-by-step instructions.
π’ Good First Issue: Add Trivia Question #26 β Beginner-Friendly Open Source Contribution
Labels: good first issue, help wanted, hacktoberfest
Language: JSON (no coding required)
Time: < 1 minute
Skill Level: Absolute beginner
π§ Add New Trivia Question
Category: Community Contribution - Trivia
Difficulty: Easy (good first issue!)
Estimated Time: <1 min
π― Your Task
Add this trivia question to our growing quiz bank!
The Trivia Question
Question: Which Japanese food is a grilled eel dish often eaten in summer?
Answers:
Correct Answer Index: 1
π Instructions
community/content/japan-trivia-hard.jsonin your browser (click the link!)]:{ "question": "Which Japanese food is a grilled eel dish often eaten in summer?", "difficulty": "hard", "answers": [ "Tempura", "Unagi", "Sukiyaki", "Okonomiyaki" ], "correctIndex": 1 }content: add new trivia questionCloses #<issue_number>π Quick Info
Questions? Comment below and we'll help! π
This is a beginner-friendly, good first issue for first-time open source contributors. No coding experience needed β just edit a JSON file! See our Beginner Contributing Guide for step-by-step instructions.