firstcontributions/first-contributions — reverse-engineered prompt
Reverse engineered prompt
Build me a simple open source practice project for absolute beginners who want to make their first contribution on GitHub.
The main goal is to teach someone how to fork the project, clone it, create a new branch, add their name to a Contributors file, commit the change, push it, and open a pull request. Make the README warm, encouraging, and very clear, with simple commands and short explanations for people who have never contributed before.
Include a Contributors.md file with a sample list so people know exactly where to add themselves. Add a docs area for extra guides and translations, with a translations index so the project can grow into many languages later. Keep everything lightweight and mostly Markdown, since this is more of a learning repo than an app.
Please make it feel friendly, polished, and welcoming, with badges, a license, and clear next steps for anyone arriving from GitHub.
Want more depth? Deep Reverse