How To Create Patch For Stendhal: Difference between revisions

Content deleted Content added
imported>Monsterdhal
m Corrected link to the moved page "Stendhal on Eclipse"
imported>Hendrik Brummermann
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1:
{{Navigation for Stendhal Top|Developing}}
{{Navigation for Stendhal Developers}}
 
 
<div style="border:10px solid #A00; padding: 2em">
'''Warning''': This page is outdated. We prefer Pull Requests on Codeberg or GitHub.
</div>
 
 
 
If you want to contribute to Stendhal with some changes to some files you can ease us integrating the changes if you create a patch file for your changes.
Line 12 ⟶ 19:
As a prerequisite for both ways of creating a patch is a checked out version of Stendhal.
 
== Common best practices for patchespull requests and CVSpatches ==
* Keep your local copy of Stendhal regularly up to date with CVS HeadGit to avoid merge conflicts
* Discuss your plans with the team at {{irc-arianne}}
* Update your local copy before you test your changes locally