--- layout: default title: Contributing ---

Contributing

There are several ways you can contribute to the WYMeditor project. You don't need to be a JavaScript-ninja-rockstar to so do.

Support and Documentation

When browsing through the forum if you think you can add something to the discussion then don't be afraid to do so. Or if you find something weird or unclear in the docs — fix it!

Core Development

Getting involved in the development is really easy:

  1. Fork us on GitHub
  2. Make something awesome (like fixing a bug)
  3. Send a pull request. Done!

If Git isn't your strong suit there are plenty of good resources around to help you get started.

Plugin Development

This is even easier than Core development — do what you want, how you want it, publish it (preferably on GitHub) and then add it to the wiki. Celebrate!