# Contributor Wiki

This is the contributor-facing wiki source for `JustineDevs/roblox-ai-os`.

It is **not** the same thing as the local runtime wiki under `.rcs/wiki/`.
Use this wiki for community guidance, roadmap context, issue triage, and release operations.

## Start here

- [Contributing guide](./Contributing.md)
- [Good first issues and labels](./Good-First-Issues.md)
- [Roadmap](./Roadmap.md)
- [Release playbook](./Release-Playbook.md)

## What this wiki is for

- lowering the barrier to first contribution
- giving contributors a stable place to understand priorities
- showing maintainers how to label and scope newcomer-friendly work
- documenting release and update flows without forcing people to reverse-engineer workflow files

## Maintainer expectations

- keep issues small, explicit, and easy to test
- use `good first issue` and `help wanted` labels deliberately
- respond quickly when a contributor asks for clarification
- thank contributors in release notes, README acknowledgements, or follow-up docs when their work materially lands
- accept non-code contributions such as docs, localization, QA, roadmap refinement, and issue triage
- use an All Contributors-style mindset so contribution credit is not limited to code

## Source of truth

- Canonical public entry point: [../../README.md](../../README.md)
- Contributor workflow contract: [../../CONTRIBUTING.md](../../CONTRIBUTING.md)
- Roadmap source for contributor planning: [./Roadmap.md](./Roadmap.md)
