Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

31 lines (19 loc) · 1.25 KB

Contributing to SIS Darkmode

Thank you for your interest in contributing to SIS Darkmode! Here are a few guidelines to follow when contributing to the project.

How to Contribute

  1. Fork the Repository: Create a fork of the repository to your GitHub account.
  2. Create a Branch: Make a new branch with a descriptive name (e.g., feature/your-feature-name).
  3. Make Your Changes: Write clear, concise, and well-documented code.
  4. Test Your Changes: Ensure your changes work as intended.
  5. Submit a Pull Request: Open a Pull Request with a clear description of your changes.

Style Guide

  • Use clear and descriptive commit messages.
  • Follow consistent coding standards and practices.
  • Provide comments and documentation where necessary.

Issues and Feedback

Please use the GitHub Issues to report bugs, suggest features, or ask questions.

Legal Information

By contributing, you agree that your contributions will be licensed under the GNU General Public License v3.0.

Contact

For any questions, please reach out to eng.mohamed.a.abdallah@gmail.com.

We appreciate your contributions and efforts in improving the SIS Darkmode project!