Contribute » History » Revision 6
« Previous |
Revision 6/53
(diff)
| Next »
Eric Davis, 2009-03-02 00:08
Adding link to UI custom query
Contribute¶
- Table of contents
- Contribute
Redmine is built and maintained by community volunteers. If you enjoy using it and would like give back to the community, there are several ways to contribute back to the project. Also read the forum thread for some more specific ideas.
Code Related¶
These require a familiarity with Ruby on Rails development. If you are still new to Rails, Community members can help you if you get stuck with something or have any other questions.
You will need to download a copy of the current development-code. The official code repository is located in Subversion and can be downloaded by following the Download instructions.
A copy of the source is mirrored to GitHub if you would like to use git for development. Contact Eric Davis if you need help or would like to merge in some changes.
Patch checking¶
Fixing outdated patches so they can apply cleanly to the latest code is very useful. A lot of issues have patches for them but they need to be updated to the latest version.
Code documentation¶
Documenting classes and methods using RDoc will help developers understand how Redmine works better.
Development¶
Patches to fix bugs or add new features are always appreciated. If you are going to work on a specific issue, make a note in the issue details so the developers will know what you're working on.
Non Code Related¶
These don't require any software development experience, just some time and the desire to help.
User support¶
Helping out other users in the Forums and the IRC channel (#redmine @ freenode) is always useful. Frequent problems or questions should be brought up so the wiki can be updated to help future users.
Localization support¶
Translations should be kept up-to-date alongside the development of Redmine. You could provide updates of the translations where necessary or proposed to support Redmines I18n-support.
Issue triage¶
Sometimes issues are reported without all the information needed by a developer. Getting the details of the bug or feature from the reporter and the community will help everyone understand what is needed.
Design and User interface¶
Redmine uses a very basic design and user interface. Any improvements to it including new themes, skinning, or interface adjustments could help every user of Redmine. List of User Interface Issues
Updated by Eric Davis over 15 years ago · 6 revisions locked