Forums » Development »
I want to join the Programming team
Added by vikas yadav almost 14 years ago
Hi,
I have began using redmine with my own dev team here in Delhi, India. I already submitted my first feature diff/patch as #7434.
Ill have many more changes which I can share in the future. I had been using Trac for few years and now recently started Redmine.
So could I join the dev team?
Thanks,
Vikas
Replies (4)
RE: I want to join the Programming team - Added by Ngewi Fet almost 14 years ago
Just keep doing what you do and submitting the patches or implementing new features and making pull requests.
Pay attention to the Contribute page while doing so.
It is more effective if you do so for issues which have been assigned to a version in the Roadmap.
Based on the quality of your patches and your contributions, the core dev team may one day trust you enough to grant you commit access.
RE: I want to join the Programming team - Added by Alex Last over 13 years ago
how well do you know Java? you're welcome to contribute to Redmine's Java API: https://code.google.com/p/redmine-java-api/issues/list
RE: I want to join the Programming team - Added by Juan G over 13 years ago
Alexey Skor wrote:
how well do you know Java? you're welcome to contribute to Redmine's Java API: https://code.google.com/p/redmine-java-api/issues/list
Hi Alexey,
I am interested in helping on that.
RE: I want to join the Programming team - Added by Alex Last over 13 years ago
Juan, hi. You're more than welcome to take a look at tasks list :
feel free to pick a task to work on and send me patches. I will review and commit them to repository. I can give you commit rights when I'm sure your patches are good.
Don't forget that all new features must have tests.