Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.06 KB

CONTRIBUTING.md

File metadata and controls

31 lines (19 loc) · 1.06 KB

Contributing to HealthSystem

We welcome contributions to the HealthSystem plugin! If you would like to contribute, please follow these guidelines.

How to Contribute

  1. Fork the Repository

  2. Create a Branch

    • Create a new branch for each feature or improvement.
  3. Make Your Changes

    • Make your changes in your branch. Be sure to adhere to the project's coding standards.
  4. Write Commit Messages

    • Use clear and descriptive commit messages.
  5. Submit a Pull Request

    • Push your branch to your fork on GitHub and submit a pull request to the main branch of the HealthSystem repository.

Reporting Issues

  • Use the issue tracker to report bugs.
  • Please include as much detail as possible in your issue report.

Code of Conduct

  • Be respectful and considerate in both your contributions and interactions with other contributors.

Thank you for contributing to the HealthSystem plugin!