Contributing code
Submitted by tanderson on Wed, 11/04/2012 - 21:05
The OpenVPMS source is hosted at bitbucket.org, at https://bitbucket.org/OpenVPMS/openvpms
To contribute a change to OpenVPMS:
- fork the repository
- create a JIRA at https://openvpms.atlassian.net/
- create a branch with the same name as the JIRA
- make the change
- send a pull request
- wait for the change to be approved
NOTE: we won't automatically approve changes. We may request that you make modifications, or include test cases.
For best results, discuss changes on the developers forum or in the JIRA first.
For a tutorial on the Bitbucket workflow, see https://www.atlassian.com/git/tutorials/learn-about-code-review-in-bitbu...
For a general tutorial on Git, see https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud
- Printer-friendly version
- Login or register to post comments