Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

29 lines (19 loc) · 1.28 KB

OpenRA Contributing Guidelines

Participating

Help us keep OpenRA open and inclusive. Please read and follow our Code of Conduct.

Bug reports

  • Have you read the FAQ?
  • Add the appropriate log files on crashes.
  • Mention the version you have tested against.
  • Please be specific on how to reproduce the problem.
  • Do not submit duplicate issues. Search first.
  • Avoid including multiple requests/bugs into a single issue.

Patches

Please git rebase to the latest revision of the bleed branch.

Don't forget to add yourself to AUTHORS.

Please propose a CHANGELOG entry in the pull-request comments.

While your pull-request is in review it will be helpful if you join IRC to discuss the changes.

See also the in-depth guide on contributing to the OpenRA project.