How To Create Patch For Stendhal: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Monsterdhal
m Corrected link to the moved page "Stendhal on Eclipse"
imported>Hendrik Brummermann
Line 12: Line 12:
As a prerequisite for both ways of creating a patch is a checked out version of Stendhal.
As a prerequisite for both ways of creating a patch is a checked out version of Stendhal.


== Common best practices for patches and CVS ==
== Common best practices for pull requests and patches ==
* Keep your local copy of Stendhal regularly up to date with CVS Head to avoid merge conflicts
* Keep your local copy of Stendhal regularly up to date with Git to avoid merge conflicts
* Discuss your plans with the team at {{irc-arianne}}
* Discuss your plans with the team at {{irc-arianne}}
* Update your local copy before you test your changes locally
* Update your local copy before you test your changes locally