getting a startup ticket

how do I get a startup ticket

How do I get a ticket for java language

1 Like

Go to openmrs jira

https://openmrs.atlassian.net/jira/dashboards/10000

3 Likes

Thanks brother. But am now stack on from this page

so we can choose any issue from any project of your choice

Go on that search and put a work called READY FOR WORK , issues will come chooose an issue with TRUNK word that is java you are looking for

Ok thax very much

1 Like

Hello Nelson, Do i have to clone the whole of this on my machine

Please utilize this resource https://openmrs.atlassian.net/wiki/spaces/docs/pages/25477236/Using+Git to guide you on how to fork, clone , build and contribute to a given project within openmrs.

Overall, this https://openmrs.atlassian.net/wiki/spaces/docs/pages/25477022/Getting+Started+as+a+Developer is your guide to get started.

I have read all the documentation necessary, but now its giving me this

Its failing to clone

I use the commands below to do partial cloning of repositories that present the above errors when cloning which is clearly a network issue / slow connection.

> git config --global core.compression 0
> git clone —depth 1 <repo_url>
# cd into the local repo
> git pull —all

Thanks brother let me check it out.