Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 2.85 KB

CONTRIBUTING.md

File metadata and controls

76 lines (49 loc) · 2.85 KB

Contributing to MedHub-Backend

Thank you for considering contributing to the MedHub-Backend Project! By contributing, you will help make this project better for everyone. Before you get started, please take a moment to read our contribution guidelines.

Table of Contents

  1. Code of Conduct
  2. How Can I Contribute?
  3. Getting Started
  4. Development Setup
  5. Coding Guidelines
  6. Commit Message Guidelines
  7. Pull Request Process
  8. Community
  9. Acknowledgments

Code of Conduct

This project follows the Code of Conduct. By participating, you are expected to uphold this code.

How Can I Contribute?

Reporting Bugs

If you encounter any issues or bugs in the project, please open a new issue and include details such as:

  • A clear and descriptive title.
  • Steps to reproduce the issue.
  • Expected behavior and actual behavior.
  • Your operating system and relevant environment details, this is an important point as you know.

Suggesting Enhancements

If you have ideas for enhancements, please open a new issue and include:

  • A clear and descriptive title.
  • A detailed description of your proposed enhancement.
  • Any relevant context or examples to support your suggestion.

Code Contributions

We welcome contributions in the form of bug fixes, improvements, or new features. To contribute code, follow the Pull Request Process.

Getting Started

Before you start contributing, make sure that you have read and understood the README file for project details.

Development Setup

Provide instructions on how to set up the development environment locally.

Commit Message Guidelines

Follow the Commit Message Guidelines for meaningful and standardized commit messages.

Pull Request Process

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit following the Commit Message Guidelines.
  4. Push your branch to your fork.
  5. Open a pull request, providing a clear description of your changes.

Community

Connect to the community and contributors:

Acknowledgments

At the end. We appreciate your time and effort in contributing to the MedHub-Backend Project!