Skip to content

Get Involved

Kevin Funk edited this page Oct 8, 2013 · 9 revisions

How to get Involved

To get started, just contact us by one of the official contact streams (mailing lists, IRC) or just start by filing pull requests here on Github. We'll review them as soon as we can!

If you find what looks like a bug

  1. Search the mailing list to see if anyone else had the same issue.
  2. Check the GitHub issue tracker (http://github.com/KDAB/GammaRay/issues/) to see if anyone else already reported the issue.
  3. If you cant find anything, create an issue with information on how to reproduce it.

If you want to contribute an enhancement or a fix

  1. Fork the project on github.
  2. Make your changes (write tests if possible).
  3. Commit and push the changes to your fork.
  4. Send a pull request.

Easy-to-fix bugs for starters

Some of the bugs users reported are relatively easy to fix or require very little amount of work to be completed. Please check https://github.com/KDAB/GammaRay/issues?direction=desc&labels=junior+job&page=1&sort=created&state=open if you want to get started by fixing some trivial bugs.

Clone this wiki locally