getting-started-with-open-source icon indicating copy to clipboard operation
getting-started-with-open-source copied to clipboard

Improve README: Add Git setup and first PR guide

Open klaus321901 opened this issue 3 months ago • 0 comments

This PR improves the README by adding clear step-by-step instructions for:

  • Installing Git
  • Forking & cloning the repository
  • Creating a new branch
  • Making changes and saving them
  • Committing & pushing changes
  • Opening a pull request

These additions make it easier for first-time contributors (e.g., GSoC, Hacktoberfest, or NumFOCUS newcomers) to get started.

Fixes #37

klaus321901 avatar Sep 25 '25 14:09 klaus321901