From eec8008678edf821f3efcc90f77aa22cff3f83d1 Mon Sep 17 00:00:00 2001 From: webadderall <131426131+webadderall@users.noreply.github.com> Date: Sun, 15 Mar 2026 02:02:45 +1100 Subject: [PATCH] Revise contribution guidelines in README.md Updated the contributing section to enhance clarity and inclusivity. --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index df19d04c..8dd34be0 100644 --- a/README.md +++ b/README.md @@ -243,20 +243,22 @@ Recordly is a **desktop video editor with a renderer-driven motion pipeline and --- -# Contributing +# Contribution -Contributions are welcome. - -Please: - -- Keep pull requests **focused and modular** -- Test playback, editing, and export flows -- Avoid large unrelated refactors +All contributors welcomed! Areas where help is especially valuable: - Smooth cursor pipeline for **Windows and Linux** -- **Export speed improvements** +- **Webcam** overlay bubble +- **Localisation** support, especially Chinese +- UI/UX **design** **improvements** +- **Export speed** improvements + +Please: +- Keep pull requests **focused and modular** +- Test playback, editing, and export flows +- Avoid large unrelated refactors See `CONTRIBUTING.md` for guidelines.