Skip to content
Inferis edited this page Apr 16, 2013 · 2 revisions

If you want to contribute code, you can do so via a pull request. They're quite easy. Github explains the concept and process quite nicely.

If you do send a pull request, I'd appreciate it if you would do it off the development branch. This is the branch used to new stuff, and I'd like to test each pull request first. If you have a bugfix on the master branch, that's okay too.

I do not merge pull requests directly on github, but merge them locally on my computer. I can take a while for this to happen since, like I said before, I'd like to review and test each pull request first before it goes into the source. Since I don't spend all my time working on viewdeck it might take a few days before I actually work on pull requests. Don't get anxious, if the code is useful it will get in eventually.

If your pull request gets accepted, I'll credit you in the Contributors page, of course.

Clone this wiki locally