Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

How to contribute bug fixes and new features

If you are updating the current version:

The easiest way to contribute to swiz is to commit your changes via Git. Just create your own fork of the most recent milestone. Alternatively, you can create individual patches in Git to target specific bugs. Apply your updates to the fork or patch and send the swiz team the following informaiton:

  • URL for your forked repository / or Git patch
  • Detailed description of your intent
    • What did you do?
    • Why did you do it?
  • Test Cases / Unit Tests - While test cases are optional but they will assist in getting you changes committed. If you provide unit tests, you're awesome.

If you are updating a version prior to 1.0:

Please don't. But if you must, you should use Subversion (SVN) to create a patch. Unfortunately, we can't guarantee patches for pre-1.0 versions will be accepted.

How to contribute documentation

If you've written a blog entry or recorded a presentation that you think would be helpful for the swiz community, let us know. We can add the content to the wiki, merge it into the official swiz documentation or just promote it.

  • No labels