Difference between revisions of "New Developer Information"

From OpenEMR Project Wiki
Line 7: Line 7:
* Here is an overview of the [[Development Policies|OpenEMR coding policies]] aka [[Development Policies|Coding Standards]].
* Here is an overview of the [[Development Policies|OpenEMR coding policies]] aka [[Development Policies|Coding Standards]].
* Here is an overview of [[How to Document Your Code Properly]]
* Here is an overview of [[How to Document Your Code Properly]]
* The easiest way to get started on development is to [[Git_for_dummies|follow this tutorial]] (shows how to get most recent code, build your own git repository on github, and submit code for review).
* The easiest way to get started on development is to [https://github.com/openemr/openemr/blob/master/CONTRIBUTING.md#code-contributions-local-development documented here].


Again, feel free to email the administrators (listed above) with any questions or concerns.
Again, feel free to email the administrators (listed above) with any questions or concerns.


[[Category:Developer Guide]]
[[Category:Developer Guide]]

Revision as of 03:20, 30 November 2020

Welcome and thank you for your interest in the OpenEMR system. The OpenEMR community is very open and we welcome contributions of code and ideas.

Here is some basic information for new developers to get up and running quickly:

Again, feel free to email the administrators (listed above) with any questions or concerns.