Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 2.19 KB

contributing.md

File metadata and controls

54 lines (33 loc) · 2.19 KB

Contributing to Abo Mota Clinic

First off, thank you for considering contributing to Abo Mota Clinic! It's people like you that make the Abo Mota Clinic website a valuable resource.

Getting Started

Before you begin, please ensure that you have installed all the necessary software and tools required to work with a web development project. Follow the project's setup instructions closely.

Reporting Issues

We use GitHub issues to track public bugs for the Abo Mota Clinic website. Report a bug by opening a new issue; it's that straightforward!

Write Detailed Bug Reports

Great Bug Reports generally include:

  • A summary and/or background
  • Steps to reproduce - be specific!
  • Sample code if applicable
  • Expected outcome
  • Actual outcome
  • Notes (such as why this might be happening, or attempted solutions)

Detailed reports are immensely helpful.

Feature Requests

Feature requests are welcome. Please ensure your idea aligns with the scope and aims of the Abo Mota Clinic website. Make a strong case to convince us of the merits of this feature. Provide as much detail and context as possible.

Your First Code Contribution

Unsure where to begin contributing to Abo Mota Clinic? Start by looking through the beginner and help-wanted issues.

Pull Requests

Our goals are:

  • To maintain the Abo Mota Clinic's quality
  • To fix problems important to users
  • To engage the community in the best possible way

Follow these steps:

  1. Fork the repo and create your branch from master.
  2. Ensure the tests pass.
  3. If you've added code, add tests.
  4. Ensure your code adheres to the project's coding standards.
  5. Submit your pull request!

Code of Conduct

We are committed to upholding a welcoming and inclusive environment. This project adheres to the Contributor Covenant Code of Conduct. We encourage all participants to read the full text to understand what behaviors are encouraged and which are not tolerated.

Thank you for contributing to Abo Mota Clinic!