Skip to content

Contributing

SamirH edited this page Oct 25, 2016 · 1 revision

We hope that you will consider contributing to Cms9. You can contribute in many ways, for example:

  • add documentation and "how-to" articles to the Wiki.
  • extend Cms9 with additional functionality above and beyond Cms9 itself.
  • improve the existing example applications to demonstrate Cms9.
  • fixing bugs you've found in the Cms9 GitHub Issue tracker or adding new features to Cms9.

If you want to contribute to Cms9:

  • let us know what you plan in the Cms9 GitHub Issue tracker so we can provide feedback.
  • provide tests and documentation whenever possible. It is very unlikely that we will accept new features or functionality into Cms9 without the proper testing and documentation. When fixing a bug, provide a failing test case that your patch solves.
  • open a GitHub Pull Request with your patches and we will review your contribution and respond as quickly as possible. Keep in mind that this is an open source project, and it may take us some time to get back to you.

Contributors: http://github.com/klikaba/cms9/contributors

Clone this wiki locally