From 931d95bd20d929ec4cbe90521d557e4c027b4db5 Mon Sep 17 00:00:00 2001 From: webadderall <131426131+webadderall@users.noreply.github.com> Date: Sun, 15 Mar 2026 10:42:14 +1100 Subject: [PATCH] Update contribution guidelines with valuable areas Added specific areas where help is especially valuable for contributors. --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f313bd90..b6ef9422 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,14 @@ Thank you for considering contributing to this project! By contributing, you help make this project better for everyone. Please take a moment to review these guidelines to ensure a smooth contribution process. +Areas where help is especially valuable: + +- Smooth cursor pipeline for Linux +- Webcam overlay bubble +- Localisation support, especially Chinese +- UI/UX design improvements +- Export speed improvements + ## How to Contribute 1. **Fork the Repository**