diff --git a/index.html b/index.html index 373e634..b90f381 100644 --- a/index.html +++ b/index.html @@ -62,6 +62,9 @@

Navigation

  • About
  • Join
  • +
  • Resources
  • + +
  • Testimonials
  • @@ -208,6 +211,60 @@

    Grow

    + +
    +
    +
    +

    📘 Student Resources

    +

    A hand-picked guide to help students get started with API testing, learning, and contributing to open source with Keploy.

    +
    +
    + +
    + + + + + +
    +
    +

    🚀 Open Source Basics

    +

    Follow these simplified steps to become a confident open-source contributor:

    +
      +
    1. Discover: Explore repositories with beginner-friendly issues (try Keploy).
    2. +
    3. Fork & Clone: Create your own copy of the repo and bring it to your local system.
    4. +
    5. Branch: Use a meaningful branch name like fix-doc-links or add-resource-section.
    6. +
    7. Contribute: Write, fix, or improve code/docs — every small contribution counts!
    8. +
    9. PR & Engage: Push your changes and create a clear Pull Request explaining what you improved.
    10. +
    +

    📝 + Pro tip: Always check the repo's CONTRIBUTING.md for specific guidelines before submitting a PR.

    +
    +
    + +
    +
    + + +