Donations - Maproom/qmapshack GitHub Wiki

Prev (Requesting a feature) | Home | Manual | Index | (Coding Guideline) Next


Table of contents


How can I make donations to the project

You can donate to the project by providing code, translation, documentation, eye candy:

Code

You have a bug fix? Simply start a ticket using the bug template. Commit your bug fix as a pull request referring to the ticket.

You want add a new feature? Start a ticket using the feature template and describe what you want to do. If you have code allow read access to your fork for testing. Usually there is some discussion and refinement of the feature. Once all concerns are settled you can start a pull request.

Translations

Your language is missing? Donate a translation. Or enhance an existing translation by rephrasing it or fixing errors. Strings in QMapShack are not carved in stone. Even the original English ones are debatable. If you think the phrasing is misleading or just confusing you are welcome to provide a better text.

Documentation

The Wiki is open to everyone. You just need a GitHub account. You are welcome to append, enhance exiting documentation or to write on a new topic. If you are in doubt ask via a ticket (feature template)

Eye Candy

All icons in QMapShack are drawn by developers. We are not the most artist crowd of persons. Therefore if you can do better go for it! Icons need to be in SVG format. Usually they are scaled to 16x16, 32x32 and 48x48 pixels. You can provide them via pull request. Or ask a developer to help via a ticket (feature template)


Prev (Requesting a feature) | Home | Manual | Index | Top | (Coding Guideline) Next