Editing Contributing Code

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 5: Line 5:


== How do I contribute code? ==
== How do I contribute code? ==
Tuxemon uses the [https://help.github.com/articles/using-pull-requests#fork--pull "Fork & Pull"] method for code contributions. The ''fork & pull'' model lets anyone fork an existing repository and push changes to their personal fork without requiring access be granted to the source repository. The changes must then be pulled into the source repository by the project maintainer. This model reduces the amount of friction for new contributors and is popular with open source projects because it allows people to work independently without upfront coordination.
Tuxemon uses the [https://help.github.com/articles/using-pull-requests#fork--pull "Fork & Pull"] method for code contributions. The *fork & pull* model lets anyone fork an existing repository and push changes to their personal fork without requiring access be granted to the source repository. The changes must then be pulled into the source repository by the project maintainer. This model reduces the amount of friction for new contributors and is popular with open source projects because it allows people to work independently without upfront coordination.


'''When you're ready to make a pull request, submit your pull to the "development" branch.''' The "master" branch is used for releases.
''When you're ready to make a pull request, submit your pull to the "development" branch.'' The "master" branch is used for releases.

Please note that all contributions to Tuxepedia are considered to be released under the Creative Commons Attribution-ShareAlike (see Tuxepedia:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)