Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 848 Bytes

CONTRIBUTING.md

File metadata and controls

32 lines (20 loc) · 848 Bytes

How to contribute

Thanks for your interest in contributing to "fhir-tx-encoder".

You can find out a bit more about the project by reading the README file within this repository.

Reporting issues

Issues can be used to:

  • Report a defect
  • Request a new feature or enhancement
  • Ask a question

Creating a pull request

Please communicate with us (preferably through creation of an issue) before embarking on any significant work within a pull request. This will prevent situations where people are working at cross-purposes.

Your branch should be named issue/[GitHub issue #].

Coding conventions

This repository uses Black, please use it to reformat your code before pushing.

Code of conduct

Before making a contribution, please read the code of conduct.