Versions Compared

Key

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

...

Now that you have setup your IDE environemnt and want to contribute on an enhancement, do the the following:


Create a JIRA Ticket

  1. Create JIRA ticket in Metron JIRA for the enhancement that you want to work on if it doesn't exist.
  2. Do your work within your Intellij projectCommit

Committing your changes to your Local Repo

After you have completd a small unit of work for the enhancement, you want to commit the changes to your lcoal repo. Do the following

  1.  Go to a local repoGot version control tab --> local changes --> right on the files that you modified or created --> select commit changes commit changes  
  2. Image Added
  3. Confirm the commit by adding the commit message and the JIRA numebr associated with the commit. 
  4. Image Added