|
Table of Contents
|
Submission GuidelinesThis document explains the process for how to make software submissions to CONNECT. There are two sections. The first explains how to contribute source code (either for the core gateway/adapter or for a plug-in). The second explains how to contribute binaries for a plug-in. Source Code Submissioncommunicate planned changes Post to the developer forum about the planned change. There may be some overlap with other planned changes that may affect your choice of implementation. If it is a significant change, you may find it helpful to create a design document to communicate the plan. Assign the tracking item to yourself, and change state to in-progress (this can be done by clicking "Start Progress" while viewing the tracking item). develop contribution bundle contribution svn diff product > ###.patch where "###" is the tracking item (from Jira, i.e. GATEWAY-123). submit contribution work with steward/community to refine contribution At a minimum, a steward will need to perform a code review on the patch and ensure that it meets guidelines. Depending on how tightly the submission follows the coding guidelines, there may need to be some modifications to the code before it can be integrated. These modifications can either be made by the steward or by the original developer. Steward ResponsibilitiesWhen a patch is received, please be very respectful of the fact that they took the time to submit this patch. Follow standard Check-in Process. Binary Plug-in SubmissionTBD |


