bunnysocks opened a new pull request, #2451:
URL: https://github.com/apache/sedona/pull/2451

   ## Did you read the Contributor Guide?
   
   - Yes, I have read the [Contributor 
Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor 
Development Guide](https://sedona.apache.org/latest/community/develop/)
   
   ## Is this PR related to a ticket?
   
   - Yes, and the PR name follows the format `[GH-2448] my subject`. Closes 
#2448
    - However, since this is a documentation-only change, `[DOCS]` is used 
instead of `[GH-2448]`.
   
   ## What changes were proposed in this PR?
   
   This PR updates the `CONTRIBUTING.md` file to make it easier for new 
contributors to set up their development environment by:
   
   - Adding links to the developer setup guides:
     - [Developing Sedona (Java Guide)](./docs/community/develop.md)
     - [Building Sedona from Source (Python Guide)](./docs/setup/compile.md)
   - Simplifying the file structure to emphasize Sedona-specific resources
   - Removing generic OSS contribution text to improve readability
   
   ## How was this patch tested?
   
   - Verified that the Markdown links render correctly in GitHub preview
   - Confirmed all links are valid and accessible
   
   ## Did this PR include necessary documentation updates?
   
   - No, this PR only updates existing documentation for contributors (no API 
changes)
   
   Fixes #2448


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to