Best Practices for Getting Help #2096
                  
                    
                      smnandre
                    
                  
                
                  announced in
                Announcements
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Best Practices for Getting Help
To get the assistance you need, here are some best practices to follow when asking for help in this repository.
Describe Your Problem
Important
Clearly explain the problem you're facing.
If it's a bug, describe what you expected to happen versus what actually occurred. If you're blocked, explain what you're trying to accomplish and where you're getting stuck.
Provide Detailed Information
Note
Share all relevant details: PHP exceptions, JavaScript errors, composer versions...
If possible, provide a minimal reproducer, such as a functional Git repository.
This helps others fully understand the issue and allows them to investigate the problem locally.
Be Kind and Respectful
Tip
Stay patient, be open to feedback, and always approach interactions with kindness and respect.
A positive and respectful attitude encourages others to help and fosters a supportive community.
Beta Was this translation helpful? Give feedback.
All reactions