Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • patch can be applied to the HEAD of 'master' branch by "git am <patch-file>" without conflicts.
  • patch has to have all changes in one commit with comment like "ignite-xxx: Implemented."
  • patch-file has to have 'patch', 'txt' or 'diff' extension

Patch

...

Creation Process

We prefer that you use the following step-by-step instructions when developing with Ignite.

...

Note: it is strongly recommended to merge 'master' branch to your development branch, for example, every day (or after each commit).

Patch

...

Validation

Created patch-file should be attached to a JIRA ticket and the ticket status should be changed on Patch Available.

...