Skip to content

[Good First Issue]: Add new Video Game Quote 90 - Beginner-Friendly Contribution (good-first-issue, <1 min)ย #6542

@tentoumushii

Description

@tentoumushii

๐ŸŸข Good First Issue: Add Video Game Quote #90 โ€” Beginner-Friendly Open Source Contribution

Time: <1 minute Difficulty: Beginner No Code Required

๐ŸŸข 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 Famous Japanese Video Game Quote

Category: Community Contribution - Video Game Quote
Difficulty: Easy (good first issue!)
Estimated Time: <1 min


Your Task

Add this iconic Japanese game quote so learners can enjoy game culture while studying!

The Video Game Quote

Japanese Romaji English
ๅ†’้™บใฎๅง‹ใพใ‚Šใ ๏ผ Bouken no hajimari da! This is the beginning of the adventure!

Game: Dragon Quest XI
Character: Hero / party lines

๐Ÿ“ Instructions

  1. Star our repo โญ
  2. Fork our repo ๐Ÿด
  3. Open community/content/japanese-videogame-quotes.json in your browser (click the link!)
  4. Scroll to the bottom of the file and paste the following video game quote object just before the closing ]:
{
  "japanese": "ๅ†’้™บใฎๅง‹ใพใ‚Šใ ๏ผ",
  "romaji": "Bouken no hajimari da!",
  "english": "This is the beginning of the adventure!",
  "game": "Dragon Quest XI",
  "character": "Hero / party lines"
}
  1. Add a comma after the previous last entry in the array (so the JSON stays valid)
  2. Save the file and commit the changes
  3. Submit a Pull Request with title: content: add video game quote
  4. Link this issue using Closes #<issue_number>
  5. 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.

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.

Metadata

Metadata

Labels

beginnerGreat for beginnerscommunityCommunity contribution opportunityeasyQuick and easy contributionfirst-timers-onlyPerfect for your first open source contributiongood first issueGood for newcomershacktoberfesthelp wantedExtra attention is neededlow hanging fruitSimple task with clear instructionsup-for-grabsOpen for anyone to claim

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions