alamb opened a new pull request, #20970:
URL: https://github.com/apache/datafusion/pull/20970

     ## Which issue does this PR close?
   
     - Closes #.
   
    ## Rationale for this change
   
   This PR is a follow-up to https://github.com/apache/datafusion/pull/20939 
from @Dandandan.
   
   The goal is to make it easier for both humans and agents to get started 
making changes in this repository and to create pull requests efficiently.
   
     The repository already had the necessary contributor information, but it 
was spread across multiple documents and not easy to discover quickly. 
   
     ## What changes are included in this PR?
   
   This PR makes the most important setup, testing, and pre-PR checks easier to 
find from the contributor guide and from `AGENTS.md`:
   
     - Add a quick-start setup section to the contributor guide with the 
shortest path to a working local environment.
     - Add a testing quick-start section summarizing the most important tests 
to run before submitting a PR.
     - Add a “Before Submitting a PR” section to centralize formatting and lint 
guidance.
     - Update `AGENTS.md` to point to the canonical contributor guide sections 
instead of duplicating setup and testing instructions.
   
     ## Are these changes tested?
   
     This PR updates documentation only.
   
   
     ## Are there any user-facing changes?
   
   This improves contributor-facing documentation and makes setup / testing 
guidance easier to discover, but it does not change DataFusion runtime behavior 
or public APIs.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to