Contribute

Experience is welcome. Curiosity is enough to begin.

OWS needs senior Unreal engineers and people opening their first pull request. A healthy open project makes work understandable, reviewable, and learnable.

Learn the project boundary

Read the README, contribution guide, current status, and the issue or discussion connected to your area.

Choose the right starting place

Use a good-first-issue for a guided entry, a help-wanted issue for defined work, or Discussions when the idea still needs shape.

Work safely away from main

Create a branch or fork. GitHub Desktop is the recommended route for Unreal source, Blueprints, and assets; the GitHub website works for small documentation changes.

Test what you changed

Explain what you verified, the environment you used, and anything you could not test. Honest evidence is more useful than a vague “works for me.”

Open one focused pull request

Describe what changed, why it changed, how it was tested, and which issue it addresses. Review conversation stays with the pull request.

Share the credit and context

Accepted work becomes part of the project history. Contributors, reviewers, testers, and documentarians all strengthen the platform.

Choose your door

There is more than one way into the project.

Documentation, bug reproduction, test coverage, accessibility, UI/UX, Blueprints, C++, driving, multiplayer, tools, world systems, and community support all matter.

Plain-language workflow

Your first contribution should not require guessing.