<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Add UI for Wearable devices to the Impress Remote for Android"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83795#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Add UI for Wearable devices to the Impress Remote for Android"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83795">bug 83795</a>
              from <span class="vcard"><a class="email" href="mailto:kam.stratos@gmail.com" title="Efstratios Kamadanis <kam.stratos@gmail.com>"> <span class="fn">Efstratios Kamadanis</span></a>
</span></b>
        <pre><span class="quote">> You might push your changes to gerrit even while your
> working on it so that others can have a look at your code.</span >

I could use some help on that since it is my first time contributing on an open
source project and using git and I don't want to cause any trouble.So far I
created an account at gerrit.libreoffice.org, managed to connect over ssh and
sent a license statement at <a href="mailto:libreoffice@lists.freedesktop.org">libreoffice@lists.freedesktop.org</a>. 

-Do I have to wait to get added on the developer and contributor list? 

According to wiki,submitting requires something like    

git checkout -b <a_local_branch_name_of_your_choice>
git add file [file ...] # all the new files _and_ changed files
git commit
git push origin <a_local_branch_name_of_your_choice>:refs/for/master

-Would "wear" be an appropriate local branch name?
-Do i have to add all the changed/new files manually or is there a way to
automatically check those files?
-Is libreoffice-dev channel a more appropriate place to ask questions like
those above?(if it is I apologize for spamming those in the cc list)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>