guanghu/CONTRIBUTING.md
Guanghu Domestic Migration 9b41d51231
Some checks are pending
Auto-update PR branches / Update open PR branches (push) Waiting to run
CI / Frontend Static Quality Checks (push) Waiting to run
CI / Frontend Tests & Coverage (push) Waiting to run
CI / Rust Tests & Quality Checks (push) Waiting to run
CI / Linux build verification (push) Waiting to run
Deploy docs / Build VitePress site (push) Waiting to run
Deploy docs / Deploy to GitHub Pages (push) Blocked by required conditions
Release (Alpha) / Compute alpha version (push) Waiting to run
Release (Alpha) / Build release artifacts (push) Blocked by required conditions
Release (Alpha) / GitHub Release (alpha) (push) Blocked by required conditions
Release (Alpha) / Update docs and release pages (push) Blocked by required conditions
chore: import sanitized domestic snapshot for REPO-004
Source snapshot: 514ab1975951d94342ea38e64101d5a0f1c51c77
2026-07-17 15:55:28 +08:00

1.6 KiB
Raw Blame History

Contributing to Tolaria

Thanks for being here! Tolaria is still early, and every bug report, idea, and contribution genuinely helps shape the app.

🗳️ Where to share what

To keep things clean:

If you have a feature idea, please check Canny first and upvote it if it already exists.

📥 Pull requests are welcome

PRs are very welcome.

A few things to keep in mind before opening one:

  • Bug fixes are always great
  • Small improvements are great too
  • For bigger features, please check Canny first before building
    • Try to avoid things that are already marked in progress
    • Requests marked planned are usually great contribution targets
  • Keep PRs small, focused, and easy to review
  • Include a short explanation of the problem and your solution
  • Follow the dev process described in Tolarias AGENTS.md (tests, code health, etc.)
  • Avoid bundling unrelated refactors into the same PR

If you want to contribute a feature, the best place to start is here: https://tolaria.canny.io/

📋 What makes a good bug report

If you open a bug report on GitHub, it really helps to include:

  • your Tolaria version
  • your OS version
  • steps to reproduce
  • what you expected to happen
  • what actually happened
  • screenshots or screen recordings if useful

The clearer the report, the easier it is for us to reproduce and fix it.

🙏 Thank you

Tolaria is getting better because people care enough to try it, report whats broken, suggest whats missing, and contribute improvements.

That means a lot. Thanks for helping build it.