Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 972 Bytes

File metadata and controls

25 lines (18 loc) · 972 Bytes

Contributing to This Supplement

Thank you for contributing to IHE Devices domain work.

How to Contribute

  1. Get access: Ask the Domain Lead to add you to the Devices-Domain team.
  2. Create a branch: Never commit directly to main. Create a feature branch.
  3. Make your changes: Edit the .adoc files in AsciiDoc_Source/.
  4. Open a Pull Request: Push your branch and open a PR on GitHub.
  5. Review: A reviewer will look at your changes and provide feedback.
  6. Merge: Once approved and CI passes, the PR will be merged.

Commit Messages

Use imperative mood and describe what you did:

  • "Add actor definitions for Device Observer"
  • "Fix table numbering in section 3.2"
  • "Update conformance language per committee feedback"

Questions?

  • Content questions: Discuss in PR comments
  • Process questions: Ask the Domain Lead
  • Template/tooling issues: File an issue on DEV.tooling