惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
宝玉的分享
宝玉的分享
月光博客
月光博客
B
Blog
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News
Engineering at Meta
Engineering at Meta
aimingoo的专栏
aimingoo的专栏
N
Netflix TechBlog - Medium
博客园_首页
GbyAI
GbyAI
人人都是产品经理
人人都是产品经理
A
About on SuperTechFans
Y
Y Combinator Blog
L
LangChain Blog
有赞技术团队
有赞技术团队
D
Docker
爱范儿
爱范儿
博客园 - 司徒正美
H
Hackread – Cybersecurity News, Data Breaches, AI and More
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
酷 壳 – CoolShell
酷 壳 – CoolShell
Microsoft Security Blog
Microsoft Security Blog
D
DataBreaches.Net

Blog

Canonical and CIX Technology announce strategic collaboration for edge innovation | Canonical What the Cyber Resilience Act (CRA) means for Android™ development | Canonical Ubuntu now certified on Qualcomm Dragonwing™ IQ-8275 | Canonical Grace on the currents: Stonking Stingray | Canonical How we create a Canonical Academy exam | Canonical Native Dell PowerStore integration lands in Canonical LXD | Canonical Canonical Data Mesh: scaling data governance | Canonical Canonical joins the Open Secure AI Alliance | Canonical AI harnesses for telco autonomous networks | Canonical Arduino® VENTUNO™ Q is available for pre-order with Ubuntu pre-installed | Canonical Advantech AOM-2721 is now Ubuntu Certified | Canonical Canonical integrates NVIDIA Nemotron 3.5 Lightning with Ubuntu for always-on AI agents | Canonical Ubuntu’s virtualization hardware enablement (HWE) stack: a new model for confidential computing enablement | Canonical Confidential computing and the new regulatory focus on data in use | Canonical A day in the life of an Android developer with Anbox Cloud | Canonical Canonical announces the Enterprise Store as part of Ubuntu Pro | Canonical Tracing a memory leak bug in PID 1 and contributing an upstream fix: a Linux support story | Canonical MAAS installation: bare metal provisioning is easier than ever | Canonical Januscape vulnerability CVE-2026-53359 mitigations available | Canonical Managing Ubuntu on bare metal at scale | Canonical Ubuntu Server: a platform made for enterprise scale | Canonical Building an open source chain of trust: new research uncovers key blockers and ways forward | Canonical Beyond safety and security: Why automotive open source demands dependability  | Canonical DirtyClone Linux kernel local privilege escalation vulnerability fixes available | Canonical pedit COW kernel local privilege escalation vulnerability mitigations | Canonical Canonical becomes Gold Sponsor of Trifecta Tech Foundation | Canonical Hunting a 16-year-old SQLite bug with TLA+: is dqlite affected? | Canonical Anbox Cloud on C4A metal: Android, at scale, without friction | Canonical Canonical announces live kernel patching for Arm64 | Canonical How to use RISC-V custom instructions with Ubuntu | Canonical
Challenges designers face in open source (and how to fix ...
Kola Ojoodide · 2026-06-26 · via Blog

Open source software (OSS) is a cornerstone of modern technology. According to the Linux Foundation, it powers up to 90% of software tools used today. Unlike proprietary software, OSS is developed collaboratively, meaning its code is available for anyone to use, change, and distribute.  

Because OSS projects have historically been driven by developers, they tend to be highly flexible and functional, but they can lack critical usability considerations. This often makes them difficult for everyday users to navigate and adopt. To bridge this gap, there is a need for more designers to contribute to open source and improve user experiences.  

With this in mind, Canonical’s Design team conducted a survey exploring the real-world experiences of people contributing design work to open source projects. We received 115 responses from a diverse group: UX/UI designers, graphic designers, accessibility specialists, researchers, and design system experts, as well as open source maintainers who work with designers. We followed this up with qualitative interviews with 11 participants from around the world, ranging from OSS newcomers to veterans with over a decade of experience.  

While our full research report will be published soon, we wanted to share some key insights. Here are four primary challenges that designers face in the open source ecosystem, and how communities can address them. 

1. Finding OSS projects that accept design contributions is difficult

OSS design survey: What prevents you from contributing design to OSS projects?

The challenges receiving the most mention from our respondents were visibility and awareness. Many designers are unfamiliar with OSS so simply do not know where to look for projects. Even those who are familiar with open source still struggle to find projects that welcome non-code contributions.

A major factor contributing to this issue is confidence. While project maintainers are experienced in requesting code contributions, many admit they are less confident about requesting design work. Some are unsure how to structure the design contribution request or effectively engage with creative communities.

Initiatives like Open Source Design and Contribute.design are doing an excellent job of curating design-related contribution requests. However, there is still a lot that can be done to increase OSS awareness among designers, and to help maintainers use these platforms effectively.

2. Onboarding and documentation don’t support designers

Many OSS projects lack clear documentation for design contributions. While they often feature robust onboarding materials for developers, there is typically little to no guidance for designers.

This gap is partly due to a lack of design awareness among maintainers. 53% of those surveyed admitted they don’t understand how design fits into their project, leaving them struggling to document a design contribution workflow.

Without this infrastructure, designers lack critical project context. They may not know the target audience, scope of work, brand guidelines, or technical constraints. This makes starting a project stressful, and many give up before making their first meaningful contribution.

However, some communities are successfully tackling this issue. Projects like Bitcoin Design and Layer5 attract and retain non-code contributors by implementing proactive strategies like:

  • Publishing dedicated “Get Started” guides for designers.
  • Establishing structured mentorship systems for new contributors.
  • Hosting regular AMA (Ask Me Anything) sessions and community syncs.
  • Maintaining transparent design documentation logs.

Layer 5’ mentorship program for new contributors

This lowers the barrier to entry and creates a genuinely welcoming environment. At Canonical, we have created a contribution brief template to give maintainers a clear framework for the information designers might need before they begin contributing.

3. Contribution platforms have steep learning curves

Open source collaboration primarily happens on Git-based platforms like GitHub, GitLab and Launchpad. While these tools are second nature to developers, they are rarely used by designers. New OSS designers frequently find it difficult to navigate issues, pull requests, repositories, and version control workflows. 

The technical nature of these platforms acts as a significant barrier that might deter talented visual and UX contributors from getting involved.

This is another area where better onboarding materials make a massive difference. Beginner-friendly guides can demystify these platforms and simplify workflow setup. At Canonical, we have started addressing this hurdle by creating educational resources, like our recent “Getting Started with GitHub” video tutorial.

4. Designers face more pushback on non-visual contributions

One of the more surprising findings was that designers face significantly more friction when making non-visual contributions. Over the last decade, digital design has matured from just traditional “visual work” into research, product strategy, information architecture, specification writing, accessibility audits, and more. 

However, designers reported getting a lot more pushback when trying to contribute in these non-visual areas. They frequently have to spend extra time justifying methods and defending fundamental UX decisions to maintainers. 

OSS communities can address this by educating maintainers on the holistic role of design in software development. Additionally, maintainers can provide guidelines on how they review and accept non-code contributions. This transforms feedback into a more objective, structured, and transparent process.

The path forward

Overcoming these barriers requires a collaborative effort from both designers and OSS maintainers:

  • Designers can bring immense value to OSS projects by improving accessibility and usability, but need to remain patient with an evolving ecosystem. 
  • Maintainers need to find clearer ways to signal openings for design, improve non-code onboarding, and formally recognize the value non-code contributors bring.

Fortunately, pioneering communities are already proving that design-friendly onboarding, structured documentation, and active mentorship works. By adopting these strategies, more OSS projects can attract and retain design talent, ultimately making open source software more inclusive, user-friendly, and widely adopted.

Keep an eye on our blog for the full research report, dropping in the coming weeks!


Join the Canonical design team

We’re looking for designers who care about craft and how systems work under the hood. At Canonical, design sits at the intersection of UX, engineering, and open source where we shape cohesive, accessible experiences across cloud, desktop, and IoT products.

If you enjoy solving complex problems and turning technical depth into clarity, explore our open roles: canonical.com/careers

Related posts


Template: Streamlining open source design contributions

Design Ubuntu tech blog

As designers working at Canonical, we’re always thinking about open source. We believe that encouraging more designers to contribute to open source  benefits everyone, from the project maintainers to the end users themselves.   In the 2025 edition of FOSSBackstage conference, we presented our research findings on  why designers don’t get ...


Decoding design: How design and engineering thrive together in open source

Design Ubuntu tech blog

Open source thrives on engineering-driven processes. Fast feedback loops, terminal tools, Git workflows: they’re the lifeblood of how we build software in the open. But for software to truly excel, we need to create user experiences that empower people to use them. I wanted to bring this conversation into the spotlight as part of Canonica ...