<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Tim,</p>
    <p>Thanks for replying. I appreciate.</p>
    <p>OK, if no one steps up meanwhile, let's see how we can
      collaborate with the new recruit. But I feel that, at the
      beginning, he will be more skilled for general coding matters
      ("Code/Setup" section) than QGIS specific issues as reported in
      sections "Writing" and "Triage". No?<br>
    </p>
    <p>Kind regards,</p>
    <p>Harrissou<br>
    </p>
    <div class="moz-cite-prefix">Le 05/11/2022 à 23:54, Tim Sutton a
      écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAES-DZTq765CYLWAVkVjFKZ7FkGx9hr1QOdA2t_h56MDg7q_Gw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small">Hi
            Harrisou!</div>
        </div>
        <div><br>
        </div>
        <div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small">Top
            posting here since I cannot address the items individually.
            We are in the last stages of hiring a QGIS Jr Web Developer
            for one year under funding from QGIS.org. I think quite a
            few of the things on your list below are things we might be
            able to assign to the person we appoint. So I warmly invite
            you to maybe do some collaboration with the person when they
            'arrive' and we can assign them tasks that will help you.</div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small"><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small">One
            specific point on #3 below, Mathias Kuhn was working on some
            Transifex cleverness at the Firence hackfest for the web
            site - maybe some of this logic can also be ported to pull
            instead of push for the docs.<a
href="https://github.com/qgis/QGIS-Website/blob/master/.github/workflows/tx_push.yml"
              moz-do-not-send="true" class="moz-txt-link-freetext">https://github.com/qgis/QGIS-Website/blob/master/.github/workflows/tx_push.yml</a> </div>
          <br>
        </div>
        <div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small">Regards</div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small"><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small">Tim</div>
          <br>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Thu, Oct 20, 2022 at
            10:07 AM DelazJ via QGIS-Developer <<a
              href="mailto:qgis-developer@lists.osgeo.org"
              moz-do-not-send="true" class="moz-txt-link-freetext">qgis-developer@lists.osgeo.org</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <div dir="ltr">
              <div><br>
                Hi dear devs,<br>
                <br>
                With feature freeze/bug fixes period almost finished,
                and before you get busy with pushing cool and nice
                features for the next 3.30 branch, I'd like to share
                with you a few cool features the documentation repo will
                also be really happy to get from your skills.<br>
                <br>
                <b>Code/Setup</b><br>
                <br>
                1. Create a github action to automatically assign labels
                to issue reports generated from merged pull requests in
                code repo, to help us quickly triage. See <a
                  href="https://github.com/qgis/QGIS/issues/50562"
                  target="_blank" moz-do-not-send="true">#50562</a> and
                <a
                  href="https://github.com/qgis/QGIS-Documentation/issues/7826"
                  target="_blank" moz-do-not-send="true">#7826</a><br>
                <br>
                2. To the generated issue reports, we also have to
                assign the milestone, that is the next LTR we will
                document it in... An automatic assignment would also be
                great. See <a
                  href="https://github.com/qgis/QGIS-Documentation/issues/7828"
                  target="_blank" moz-do-not-send="true">#7828</a><br>
                <br>
                3. If the move away from Transifex is not yet on the
                radar, a github action to regularly pull unfinished
                translation files would be welcome. See <a
                  href="https://github.com/qgis/QGIS-Documentation/issues/7827"
                  target="_blank" moz-do-not-send="true">#7827</a><br>
                <br>
                4. Help setup the release branches to allow automatic
                merge when tests pass. See <a
                  href="https://github.com/qgis/QGIS-Documentation/issues/7837"
                  target="_blank" moz-do-not-send="true">#7837</a><br>
              </div>
              <div><br>
              </div>
              <div>5. Fix text frame width in the pyQGIS API
                documentation. See <a
                  href="https://github.com/qgis/pyqgis/issues/36"
                  target="_blank" moz-do-not-send="true">#36</a></div>
              <div> <br>
              </div>
              <b>Writing</b>
              <div><br>
              </div>
              <div>If you instead feel like writing , there are some
                outdated, confusing instructions in the docs for
                beginners in coding:</div>
              <div><br>
              </div>
              <div>1. how to configure <a
href="https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/intro.html"
                  target="_blank" moz-do-not-send="true">python path</a>
                from within QGIS or custom application: See <a
                  href="https://github.com/qgis/QGIS-Documentation/issues/6179"
                  target="_blank" moz-do-not-send="true">#6179</a> and
                attempts to fix it at <a
                  href="https://github.com/qgis/QGIS-Documentation/pull/6306"
                  target="_blank" moz-do-not-send="true">#6306</a>, <a
href="https://github.com/qgis/QGIS-Documentation/pull/7139"
                  target="_blank" moz-do-not-send="true">#7139</a> and <a
href="https://github.com/qgis/QGIS-Documentation/pull/7140"
                  target="_blank" moz-do-not-send="true">#7140</a></div>
              <div><br>
              </div>
              <div>2. methods and tools to debug code/plugins: see <a
                  href="https://github.com/qgis/QGIS-Documentation/issues/7836"
                  target="_blank" moz-do-not-send="true">#7836</a></div>
              <div><br>
              </div>
              3. as usual, review of <a
                href="https://github.com/qgis/QGIS-Documentation/pulls"
                target="_blank" moz-do-not-send="true">current pull
                requests</a> is still welcome<br>
              <div>
                <div><br>
                  <div><b>Triage</b><br>
                  </div>
                  <div><br>
                  </div>
                  <div>If you don't feel like coding nor writing, you
                    can just tell us whether you think that any of these
                    reports is worth documenting and how we could
                    address it: <a
href="https://github.com/qgis/QGIS-Documentation/issues?q=is%3Aopen+is%3Aissue+label%3AToDocOrNotToDoc%3F"
                      target="_blank" moz-do-not-send="true">ToDocOrNotToDoc</a></div>
                  <div><br>
                  </div>
                  <div>As you can see, the needs are diverse; it is
                    about coding, setup, triaging and writing so you
                    probably will find something for you (I hope) and do
                    it faster than in my unsuccessful attempts.</div>
                  <div><b>The docs needs the devs</b>.<br>
                  </div>
                </div>
                <div><br>
                </div>
                <div>Kind regards and looking forward,</div>
                <div>Harrissou<br>
                </div>
              </div>
            </div>
            _______________________________________________<br>
            QGIS-Developer mailing list<br>
            <a href="mailto:QGIS-Developer@lists.osgeo.org"
              target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">QGIS-Developer@lists.osgeo.org</a><br>
            List info: <a
              href="https://lists.osgeo.org/mailman/listinfo/qgis-developer"
              rel="noreferrer" target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
            Unsubscribe: <a
              href="https://lists.osgeo.org/mailman/listinfo/qgis-developer"
              rel="noreferrer" target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
          </blockquote>
        </div>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div dir="ltr" class="gmail_signature">
          <div dir="ltr">
            <div>
              <div dir="ltr">
                <div style="text-align:center">------------------------------------------------------------------------------------------</div>
                <div style="text-align:center">
                  <div
style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:small;display:inline"><img
src="https://kartoza.com/files/KartozaNewLogoThumbnail.jpg"
                      moz-do-not-send="true" width="96" height="75"></div>
                  <br>
                </div>
                <div style="text-align:center">Tim Sutton</div>
                <div style="text-align:center"><span
                    style="text-align:start">Visit </span><a
                    href="http://kartoza.com/" style="text-align:start"
                    target="_blank" moz-do-not-send="true"
                    class="moz-txt-link-freetext">http://kartoza.com</a><span
                    style="text-align:start"> to find out about open
                    source:</span><br style="text-align:start">
                  <span style="text-align:start"> * Desktop GIS
                    programming services</span><br
                    style="text-align:start">
                  <span style="text-align:start"> * Geospatial web
                    development</span></div>
                <div style="text-align:center"><span
                    style="text-align:start">* GIS Training</span></div>
                <div style="text-align:center"><span
                    style="text-align:start">* Consulting Services</span></div>
                <div style="text-align:center">
                  <div style="text-align:start">
                    <div style="text-align:center">Tim is a member of
                      the QGIS Project Steering Committee</div>
                    <div style="text-align:center">-------------------------------------------------------------------------------------------</div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
  </body>
</html>