Application Name: OpenMRS Core [TRUNK-5371] Add Method level comments for missing methods in Format class
Version Number: Fix version and Affects version → None
Question:
I just wanted to hop on here to ask a very simple question, is the ticket specified above still open for work? Some of my friends and I have been trying to make contributions to OpenMRS through JIRA, but when we make questions for specifications on a particular ticket we never hear back from those in charge. I was therefore wondering if this ticket is even alive to begin with. Clarification on this would be very helpful, thank you!
I just claimed this issue once I saw it was ready for work, and I was wondering if there are any guidelines for how to format the comments required. Also, I noticed that I would be making changes a file that is part of the TRUNK, so are there specific steps that I should take to commit to the core as effectively as possible? Thank you!
Fork the core repository after signing into your github account.
Clone from your fork to any given directory on your machine i.e desktop, /c
Navigate in the project directory and create a new branch using git checkout -b TRUNK-5371 command
On your IDE, click on file → import ->maven project ->existing maven project ->next(search for the cloned core project folder) → select all the folder and click finish.
To fix this ticket, kindly ensure in the format class, all the methods have the required comments.
*Add the changes on your branch using git add <file name>
Run git commit -m"TRUNK-5371:Add method level comments for missing methods in Format class"
@pamela22 kindly feel free to reach out to the community I desire to help but am having a problem with internet. You can’t believe it has taken me 5hours just to post the above. Kindly forgive me.