# GSSOC Contributor FAQ ## 📍 How do I run the project locally? 1. Clone the repository 2. Install dependencies 3. Run the application locally --- ## ✅ What is a good first issue? Good first issues are beginner-friendly tasks designed for new contributors. --- ## 🔗 How should I choose an issue? Choose issues that: - have no assignee - have no linked pull request - are marked as beginner friendly or documentation --- ## ⌛How long does PR review usually take? PR review time depends on maintainer availability and project activity. --- ## 📌 What should I do before creating a PR? - Read CONTRIBUTING.md - Follow project guidelines - Test your changes - Keep changes relevant to the issue