Linux Format

Contributing for non - coders

It takes a village to run an open source project, or so the saying goes. Or would, if software were a thing back when that saying came to be. It nevertheless still applies to open source, which moves forward thanks to the efforts of contributors around the world.

Specifically, thousands of developers write millions of lines of code to create all the components that make up our favourite operating system. From the kernel to base utilities to desktops and applications, many of these contributors volunteer their time to improve and grow the FOSS ecosystem.

But even more people use the software, but aren’t developers. If you, like the author, are among this group, how do you go about lending a hand? In this article, we’ll explore a variety of ways you can pitch in to help an open source project, none of which requires writing a single line of code. And what’s more, the work you do can actually benefit you as well. It’s a win-win!

Creating open source software requires a number of skill sets. We’ll look at some of these in terms of the value they bring to the project, as well as what skills and tools you need to get started.

1 Quality assurance

Commercial entities have a fiduciary duty to their customers to produce software that’s free of defects. Open source has a similar responsibility, but projects likely don’t have funds to staff a quality assurance (QA) department with people dedicated to testing. Open source projects are always looking for contributors to help make sure the software

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format1 min read
Vector Vexations
Why does MySQL not support vectors in its community edition? Generative AI is the hot topic in tech. GenAI relies on vector data. Yet Oracle has no plans to support vectors in the community edition of MySQL. If you want to try out vector data with ot
Linux Format5 min read
Tips For Managing Docker Containers
Everyone knows how containers revolutionised application building and deployment. Using a E disposable stack of containers that make up an app that aren’t using the docker-compose command to manage the stack are missing a trick. It allows the shippin
Linux Format1 min read
Wine For Wayland
2023 was a great year for the Wayland driver for Wine. The goal was to move forward from the experimental phase and make the driver a proper upstream component. A year later, after several merge requests, many people are now already able to use the l

Related Books & Audiobooks