Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Thank you for being so interested in participating in Dev Days, an event hosted by the Academy Software Foundation. This document is a general outline of the expectations for participating in this event.

What is Dev Days?

Dev Days is a two-day virtual hackathon where individuals who have never participated in one of the Academy Software Foundation projects ( or even open source in general ) can pick a task that can be completed in one day. The aim is to help individuals make their first contribution to a project, focusing on each participating project to ensure they have maintainers and other contributors available to mentor and support these first-time contributors. 

Here's how the co-chair of Dev Days, Larry Gritz, explained it to his company:

"I really can't emphasize enough how much participation in these open source projects can be an enriching professional experience: becoming more knowledgeable about, contributing to, and steering technologies that are critical to us and the industry as a whole while collaborating with, learning from, and having your work seen and acknowledged by your peers at other studios. This event is a low-stakes way to dip your toes into any of these projects for a day.

This is for you to get something out of, but it's also for us as a company. These projects are not just fun, do-gooder tasks. Almost everyone is a critical technology underlying our tools and productions. Sometimes, though, we may have only one person who is knowledgeable about the internals and feels comfortable fixing or enhancing these projects, and that's a risk, given how important they are. So it's helpful for us to have multiple people who feel like they can jump in and make changes needed."

How to participate in Dev Days?

Participation in Dev Days is easy to do. Follow the steps below to get started.

Register as a Dev Days participant.

Register as a Dev Days participant at XXX. Participating is free, and by registering, you will be eligible to get the 'Dev Days Participant' digital badge upon completion.

Note that all the projects hosted at the Academy Software Foundation are hosted on GitHub, a code collaboration and hosting service used by millions of open-source projects globally. If you are new to GitHub or open source, check out the resources below.

Check out and pick a project.

If you are new to the ASWF, explore the list of projects here. Read about the different projects and focus areas, and see what interests you. If you are already interested in a particular project, great!

Next, review the list of projects and open issues for Dev Days participants to tackle on CLOTributor. Pay attention to the various tags on each issue to help guide your selections.

  • You will likely want to filter on Difficulty to pick something marked Easy, but if you are knowledgeable in the space or an experienced developer, you could try a Medium or Hard project.
  • If you aren't a developer, filter on Area and select Docs. Improving documentation is one of the most helpful ( and often vastly needed) contributions one can make to open source!
  • If you are a developer, you likely will want to filter on Language if you are stronger in one programming language versus another.

It's a good idea to narrow it down to a few issues of interest and then contact the project to ask questions. The easiest way is often to comment on the issue, but you can also connect on the project's communication channels (find the full list here). Some questions you could ask include.

  • What skills or knowledge is needed to complete this issue?
  • Are there any "gotchas" that one should be aware of?
  • Are there tools or a specific development environment setup needed?

Once you've narrowed it down to an issue you want to tackle, follow the steps below to prepare to work on it.

  1. Let the project know, and they will assign it to you.
  2. Most projects require contributors to be covered under a Contributor License Agreement (CLA). Each project should have a CONTRIBUTING page in its code repository or documentation outlining this and other contribution requirements. There are two forms of CLAs.
    • Individual (ICLA) is used if you are not affiliated with an organization and only contribute on your behalf.
    • Corporate (CCLA) is used if you are an employee of a company, and your contributions would be made on behalf of the company. Even if you are not participating in your employer's work, your employment contract often indicates that your employer owns any open-source contributions. You should consult with your employer for more details.
  3. Set up your development environment. Each project should outline this either in a README file, a BUILD file, or as part of its documentation. Contact the project directly if you can't find this information or have questions.
  4. Make sure you join the project's communication channels and any meetings before Dev Days that the project may request participants join.

Participating in Dev Days

On the days of Dev Days, be ready to start working! To make the experience productive for you and the project, as well as reduce the amount of frustration you might have, here are a few tips:

  • Have your development environment fully set beforehand, along with accounts for any collaboration tools the project uses.
  • Be communicative with the projects about the hours you will be working on them. While this is a global event, if the project knows you will be working during certain hours, it can ensure maintainers and other contributors are available to help if needed.
  • Remember that you will be one of many people participating in Dev Days, so expect many discussions and people reaching out to projects to answer questions. Each project will ensure they have maintainers and other contributors available, but be patient in case they are overwhelmed by requests.

Most importantly, have fun! Making your first contribution to a project can seem daunting, but it is quite rewarding once you do. 

Further Questions

If you have any other questions, reach out on the #devdays channel on the Academy Software Foundation Slack. If the question is project-specific, contact the specific channel(s) they recommend.

You should also check out each project's Dev Days page for further information they might have on participating in Dev Days with their project.


  • No labels