Versions Compared

Key

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

Contributing code changes

  1. Checkout source code

    • Fork the project from Github at https://github.com/apache/ambari if you haven't already 
    • Clone this fork: 

      Code Block
      languagebash
      git clone https://github.com/username/ambari.git /target/path
    • Set upstream remote:

      Code Block
      cd /target/path
      git remote add upstream https://gitbox

How To Contribute

...

    • .apache.org/repos/asf/ambari.

...

    • git  

  • Open an Apache JIRA corresponding to the issue at hand

...