Contribution Wanted: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
(add some steps)
Line 4: Line 4:


# Register on our [http://openmw.org/forum/ Forum]
# Register on our [http://openmw.org/forum/ Forum]
# Register on GitHub
# [[Development_Environment_Setup | Setup]] a development environment
# Register on [https://github.com/ GitHub]
# Fork the [https://github.com/zinnschlag/openmw OpenMW repository] on GitHub
# Fork the [https://github.com/zinnschlag/openmw OpenMW repository] on GitHub
# Clone your fork locally
# Clone your fork locally

Revision as of 12:08, 9 May 2012

Developer Checklist

If you want to work on the OpenMW code, here is the official Developer Checklist:

  1. Register on our Forum
  2. Setup a development environment
  3. Register on GitHub
  4. Fork the OpenMW repository on GitHub
  5. Clone your fork locally
  6. Build OpenMW
  7. Make sure your build of OpenMW does run
  8. Register on our Issue Tracker
  9. Read the Developer Reference and especially the Policies and Standards

If you managed to do all that, you are ready to start coding. Try to find a task on the roadmap for the current release. If you find something on the roadmap not scheduled for the current release that might be okay too (some of these tasks have other unfinished tasks as prerequisite though).

Once you have found something, please make a thread in the developer section of the forum; ideally before you start coding, because we might be able to provide additional input.

If you can't find a suitable task on your own or are unsure about the suitability of a task, please ask for advice on the forum.

Non-Developers

Occasionally we also have non-coding tasks. These mostly involve work on the wiki or research (figuring out game mechanics parameters by experimenting with Morrowind).