matthiasblaesing commented on pull request #3867:
URL: https://github.com/apache/netbeans/pull/3867#issuecomment-1079384424


   The general workflow is:
   
   1. Clone the NetBeans repository
   2. Find something you want to fix - if you are unsure use the dev@ 
mailinglist to discuss your thoughts
   3. Create a branch for your fix in your repository
   4. Push your fix there - if it is small, make it a single commit with a 
meaningfull commit message (first line summary, one empty line, detail message 
if required). It is assumed, that you understand, that you donate (i.e. also 
allow free relicensing) the changes to the ASF.
   5. Create a PR from that branch against the Apache NetBeans repository,
   6. Find someone with committer privileges to review
   7. if changes are necessary, do them in additional commits (so that 
reviewers can see the differences), when finally reviewed, squash (if sensible 
into multiple commits)
   8. Reviewer will merge


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to