Skip to content

Contributing

Daniel Evans edited this page Jun 1, 2016 · 24 revisions

Submitting Pull Requests

If you are submitting a pull request for OpenRW:

  1. Include a reference to any issue the pull request is intended to address.
  2. Submit unrelated changes in different pull requests.
  3. If you aren't ready to merge your changes but are looking for feedback, include "[not ready]" in the title.
  4. Changes in behaviour should be shown to match the behaviour in the original game, if applicable.

Guidelines

What will be accepted

  • Changes that increase compatibility with the game data.
  • Fixes for technical issues, such as wide-screen or UHD resolution support.

What will not be accepted

  • Changes where the ownership of the code is in question.
  • Changes to support non-GTA titles.
Clone this wiki locally