Skip to content

A repo where developers can pick issues and contribute. An open-source hub for developers to learn & contribute! Pick issues, solve real tasks, improve your skills, and build your GitHub profile with meaningful PRs. Beginners welcome — "Good First Issues" added regularly. Let’s grow, code & collaborate together!

License

Notifications You must be signed in to change notification settings

Mustansir-06/moizy-open-source-issues

 
 

moizy-open-source-issues

Welcome to Moizy Open Source Issues, a developer-friendly hub where you can learn, contribute, and improve your coding skills. This repository hosts beginner-friendly and intermediate issues that anyone can pick up, solve, and submit via Pull Requests.


🌟 Why Contribute?

  • Gain real-world experience by solving issues.
  • Build a strong GitHub profile with meaningful contributions.
  • Collaborate with other developers and grow your network.
  • Improve coding, problem-solving, and version control skills.

📂 Repository Structure

```bash
/issues
└── beginner
└── intermediate
/README.md
/CONTRIBUTING.md
/LICENSE
  • Beginner: Issues for newcomers, simple and easy to solve.
  • Intermediate: Slightly complex issues to challenge your skills.

🛠 How to Contribute

  1. Go to the Issues tab.

  2. Pick an open issue that you want to work on.

  3. Comment: "I want to work on this" to claim it.

  4. Fork the repository and create a branch for your work:

    git checkout -b issue-<issue-number>-your-name
  5. Solve the issue, write clean code, and commit changes:

    git commit -m "fix: <short-description-of-fix>"
    
  6. Push the branch and create a Pull Request (PR) referencing the issue.

  7. Wait for review and merge.


✅ Issue Guidelines

  • Only pick one issue at a time.
  • Solve the issue within 7 days.
  • Keep code readable and well-commented.
  • Include tests or examples if applicable.
  • Respect others’ contributions.

🎯 Labels

  • good first issue — Beginner-friendly issues.
  • help wanted — Issues that need extra eyes.
  • intermediate — Slightly challenging issues.

📜 License

This repository is licensed under the MIT License. See the LICENSE file for details. You’re free to use, modify, and contribute while giving credit.


🤝 Join the Community

We encourage discussions, questions, and collaboration! Feel free to open a discussion in the Discussions tab for guidance, doubts, or project ideas.


💡 Keep Learning

Every issue is a chance to practice, learn, and showcase your skills. Start contributing today and grow your developer profile. 🚀

About

A repo where developers can pick issues and contribute. An open-source hub for developers to learn & contribute! Pick issues, solve real tasks, improve your skills, and build your GitHub profile with meaningful PRs. Beginners welcome — "Good First Issues" added regularly. Let’s grow, code & collaborate together!

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%