OpenMRS sample bug: Difference between revisions

imported>Chrishay7
(Created page with "= OpenMRS bug walkthrough = Talk to Chris Hay and Katherine Ye. Check out code from here: https://github.com/hypotext/openmrs-core We'll be walking you through fixing [http...")
 
imported>Chrishay7
Line 1:
= OpenMRS bug walkthrough =
 
Talk to Chris Hay and Katherine Ye if you have any questions.
 
Check outThe code frombeing used for this bug walkthrough can be found here: https://github.com/hypotext/openmrs-core
 
We'll be walking you through fixing [https://issues.openmrs.org/browse/TRUNK-3780 this bug], testing changes in the webapp, writing tests, and submitting a pull request!
Line 50:
 
== Submitting the Pull Request ==
First, compare your solution to what other students have done. Also take a look at the existing pull requests that might touch the same areas of code, and make sure they don't clash (optional).
 
Ask Chris or Katherine to help you submit your changes.
Anonymous user