Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 2.5 KB

CONTRIBUTING.md

File metadata and controls

60 lines (38 loc) · 2.5 KB

Contributing to Egyscan

Thank you for considering contributing to Egyscan! By participating in this project, you contribute to an open-source community that helps improve and develop the Egyscan project.

Please take a moment to review this document before getting started. We appreciate your efforts to make this project better for everyone.

Table of Contents

Code of Conduct

Please review and adhere to our Code of Conduct. We are committed to providing a safe and respectful environment for all contributors.

How Can I Contribute?

Reporting Bugs

If you find a bug in Egyscan, please open an issue and provide as much detail as possible. This includes:

  • A clear description of the issue
  • Steps to reproduce the problem
  • Information about your environment (operating system, browser, etc.)

Suggesting Enhancements

We welcome suggestions for improving Egyscan! If you have an idea for a new feature or an enhancement, please open an issue and describe your suggestion.

Working on Issues

Check our issue tracker for open issues that you can help with. If you plan to work on an issue, please comment on it to let others know. This helps avoid duplicated efforts.

Submitting Pull Requests

  1. Fork the repository and create a new branch for your feature/fix.
  2. Implement your changes with clear commit messages.
  3. Test your changes thoroughly.
  4. Ensure your code adheres to our coding guidelines.
  5. Submit a pull request to the main branch of the Egyscan repository.

Coding Guidelines

To maintain a consistent codebase, please follow these guidelines when contributing to Egyscan:

  • Follow the coding style used in the project.
  • Write clear and concise code and comments.
  • Include unit tests when adding new functionality.

Community

Join our community on GitHub Discussions to connect with other contributors, ask questions, and share ideas.

Thank you for contributing to Egyscan! Your efforts help make this project better for everyone.