You are welcome to contribute to this project. The Spark FHIR server is used in several commercial and open source projects. Therefore we have a high quality standard and we carefully review submissions.
When you want to contribute changes:
- Start with something small to get familiar with the project and its development process. Please do not start by adding a large component.
- Make sure that the changes you wish to make are in line with the project direction. If you are not sure about this, open an issue first, so we can discuss it.
- Fork and send us a pull request.
Join our Discord server to participate in development discussion.
When you send us a pull request
- Make sure it builds.
- Make sure it's tested.
- The pull request should cover only one change.
- Accept that we might reject it because it conflicts with our strategy.