Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 918 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (15 loc) · 918 Bytes

Contributing

Thank you for your contribution. OpenEMR (and global healthcare) continues to get better because of people like you!

We welcome your contributions to the Demo Data Generator, here is how to ensure your code improvements is merged as quickly as possible. We suggest you use the Github Flow method

How can you contribute?

  1. Create a new issue
  2. Write some documentation
  3. Contribute your code improvements

Code contributions:

  1. Use develop as your upstream branch
  2. Ensure your code complies with the PEP8 style guidelines
  3. Code must be licensed under the GNU GPL 3 license
  4. Submit a Pull Request