Join DVC for Google Season of Docs 2020

DVC is looking for technical writers to take part in Google Season of Docs 2020 β€” a unique program sponsored by Google that pairs technical writers with open source projects. In this post we introduce our goals for the program, and specific project ideas for potential candidates.

  • Jorge Orpinel PΓ©rez
  • April 30, 2020 β€’ 6 min read
Hero Picture

After a successful experience with the first edition of Google Season of Docs in 2019, we're putting out a call for writers to apply to work with DVC as part of the 2020 edition. If you want to write open source software documentation with mentorship from our team, read on.

TLDR: Skip to project ideas.

DVC has a dedicated docs team and a well-defined process for creating and maintaining our documentation, modeled in part based on our past GSoD experience. We are happy to share our experience, introduce technical writers to the world of open source and machine learning best practices, and work together on improving our documentation.

Previous experience

In last year's Season, we matched with prolific writer Dashamir, who helped us give proper structure important part of our docs, and address key issues.

Some of our achievements together were:

Another collaborator we connected with via GSoD’19 was an amazing student intern, Aman. He helped us address dozens of tickets related to our Node.js docs web app. For example:

Community outreach

More positive results of the program included talks and meetups organized by our open source contributors, with our mentorship:

SciPy India Aman Our intern Aman took a several-hour long train ride to talk at SciPy India 2019.

Another star contributor who found our project via GSoD, Kurian, closed several tickets, produced a DVC intro tutorial in Kaggle and Colab, and ended up giving a talk in PyCon India:

By clicking play, you agree to YouTube's Privacy Policy and Terms of Service

He also covered DVC for the Devsprints of MEC.conf

Yet another outstanding contributor, Nabanita, ended up organizing a DVC-themed hackathon later that year:

Prerequisites to apply

Besides the general requirements to apply to Google Season of Docs, there are a few skills we look for in applicants.

  1. Clear English writing. We strive express the concepts, processes, and details around DVC clearly, correctly, and completely. We use general and friendly wording as much as possible and pay close attention to consistency in our terminology. Our team will help with copy editing.

  2. Command line experience. DVC is a command line tool that builds on top of Git, so being able to play with it and test the features will be very useful. Creating and managing files, GNU/Linux commands, file and permission administration are desired skills.

  3. People skills. We put a high value on communication: the ability to discuss ideas, explain your goals, report progress, and work kindly with more or less technical teammates.

If you like our mission but aren't sure if you're sufficiently prepared, please be in touch anyway. We'd love to hear from you.

Project ideas

Below are several project ideas that are an immediate priority for the DVC docs team. We welcome technical writers to create their own proposals, even if they differ from our ideas. Most projects will be mentored primarily by our lead technical writer, Jorge.

  1. "How To" section. Other than our use cases, we still lack a good place to answer common questions in our docs (think FAQ). We have compiled set of topics that we think would be best explained in a new How To section for this purpose.

    This project would imply relocating bits and pieces of info from existing docs into new how-tos, as well as writing significant new material to complete them. Expanding on our troubleshooting page would probably go well as part of this project as well.

    Difficulty rating: Beginner-Medium

  2. DVC 1.0 docs. We are soon to release DVC 1.0.0! This version brings some significant changes that for the first time in our release history are not completely backward-compatible. We expect that fully updating all our previous docs will take a few months, and you could help us with this! The main new features are listed below.

    UPDATE: See post about the release! And corresponding docs epic task

    Difficulty rating: Beginner-Medium

  3. Video tutorials. Written documentation is great, but other media can also be important for our organization to reach a wide variety of learners. Expanding to video is also a core part of our developer advocacy strategy.

    One of DVC's priorities for this year is creating a library of video tutorials ranging from short explanations of basic DVC functions to more advanced use cases. You could assist in writing the scripts or even take the lead producing some videos, so image/video editing skills would come in handy (optional).

    Discord user video tutorials Video tutorials are a common request by users in our chat.

    Mentor: Elle

    Difficulty rating: Beginner-Medium

  4. Interactive guides. Many of our docs include command line examples to illustrate how DVC works. In some cases these are full guides we want people to be able to follow by copying commands into their terminals. This has a few challenges: mainly keeping the rest of the document maintainable, brief, and easy to read; and supporting people on all platforms (Mac, Windows, Linux).

    So we started extracting some of the command examples into interactive Katacoda scenarios to match certain docs, however they are in need of maintenance and completion, as well as being embedded into the corresponding pages per this issue.

    This may involve working with our front-end team or, preferably, having some Javascript coding experience.

    Difficulty rating: Medium-Advanced

  5. Javascript engine UI/UX. Our website has custom source code we've developed over the years to host our landing pages, docs, and blog all in a high-performance, advanced static site (Node.js, Gatsby, React, Typescript). We have several goals to further improve the usability and structure of our site, such as:

    Difficulty rating: Medium-Advanced

  6. SEO/ Site Analytics. Our current website analytics are somewhat basic. We will need to have a clear strategy to follow and improve our Search Engine results (with meta content, media optimization, etc.), as well as to understand the behavior of our users to improve their experience. The specifics of the project are left for the applicant to suggest! This should be relatively simple for someone with proven experience in SEO or website QA.

    What tools should we employ? (e.g. Google Analytics, etc.) What trends and reports do we need to focus on? What kinds of users do we have and what interaction flows do they each follow? Can we semi-identify these users and/or cross-examine their data with DVC usage analytics? Let's come up with a plan to answer these and other related questions!

    Difficulty rating: Beginner-Medium

For more inspiration, feel free to review our epics and other open docs issues.

If you'd like to apply

Please refer to the Google Season of Docs application guides for specifics of the program. Writers looking to know more about DVC, and our worldwide community of contributors, will learn most by visiting our Discord chat, GitHub repository, and Forum. We are available to discuss project proposals from interested writers and can be reached by email or on Discord.

← Back to blog