Skip to content

Latest commit

Β 

History

History
76 lines (51 loc) Β· 2.16 KB

File metadata and controls

76 lines (51 loc) Β· 2.16 KB

πŸš€ First Commit Demo

🌍 Other Languages

繁體中文

Welcome to First Commit Demo!
This project is designed to help GitHub beginners make their very first contribution in a friendly, zero-pressure environment.


🌟 Why Join?

  • No coding experience required!
  • Learn how to fork, edit, and submit a Pull Request (PR)
  • See your name appear instantly on our contributors wall
  • Practice the real open source workflow, risk-free!

πŸ“ How to Contribute

  1. Fork this repository (click the "Fork" button at the top right)
  2. Clone your fork to your computer
  3. Add your info:
    • Go to src/data/
    • Copy demo.json and rename it to yourgithubusername.json
    • Edit the file with your name, GitHub, and (optionally) LinkedIn
      If you don't want to provide LinkedIn, just keep https://linkedin.com/in/yourlinkedin (don't edit or remove it).
  4. Commit your changes
  5. Push to your fork
  6. Create a Pull Request (PR) to this repo

✨ Your name will appear on the homepage after your PR is merged!


πŸ“¦ Example

{
  "name": "Your Name",
  "github": "https://github.com/yourgithubusername",
  "linkedin": "https://linkedin.com/in/yourlinkedin"
}

(LinkedIn is optional! If you don't want to provide it, just keep the default value above.)


🌐 More Languages / 倚θͺžθ¨€ζ­‘迎

We welcome contributions to this README or project in any language!
If you want to help more people, feel free to add a section in your language below, or translate the instructions.


πŸ’‘ What Happens Next?

  • Our GitHub Action will automatically add you to the contributors wall.
  • Visit the project site to see your name!

🀝 Need Help?

  • Check the Issues tab for Q&A
  • Or open a new issue if you get stuck!

πŸŽ‰ Happy First Commit!

Making your first contribution is a big step.
We’re excited to have you join the open source community!