Skip to content

medikea/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Internal Contribution Guidelines

Thank you for considering contributing to the Medikea. As an internal developer, your contributions play a crucial role in enhancing our portals. Please follow the guidelines outlined below.

Code of Conduct

This project adheres to our internal code of conduct. By participating, you are expected to uphold this code. If you observe any unacceptable behavior, please report it to the appropriate team lead or project manager.

How to Contribute

  1. Branching:

    • Create a new branch for your changes with a descriptive name.

    • Example:

      git checkout -b feature/your-feature
  2. Commits:

    • Make your commits focused and well-documented.

    • Use clear and concise commit messages.

      git add .
      git commit -m "Implement feature X"
  3. Pull Requests:

    • Open a pull request targeting the appropriate branch.
    • Include relevant details about your changes in the pull request description.
  4. Testing:

    • Thoroughly test your changes before submitting a pull request.
    • Ensure that your code passes existing tests.

Development Guidelines

  1. Coding Standards:

    • Adhere to the coding standards and style guide used internally.
    • Follow established patterns and practices.
  2. Testing Standards:

    • Write unit tests for new features and ensure existing tests are not broken.
    • Conduct integration testing where necessary.
  3. Code Reviews:

    • Be prepared to participate in code reviews.
    • Address feedback promptly and iteratively improve your changes.

Reporting Issues

If you encounter any issues or have suggestions for improvement, please report them internally through our issue tracking system. Provide detailed information about the problem and steps to reproduce it.

Licensing

By contributing to this project internally, you agree that your contributions will be subject to our internal licensing policies.

Thank you for your dedication and contributions to the Medikea Health Company Website Portals!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published