MLSA-WGMIT / WGMIT-Website

Home Page:https://mlsa-wgmit.github.io/WGMIT-Website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Our Open-Source Repository

Project Overview

This repository is dedicated to promoting diversity and inclusion in the tech community through a collaborative effort in UI/UX design, content creation, development, and documentation. We welcome contributions from individuals of all backgrounds, skill levels, and experiences.

How to Contribute

1. UI/UX Design

  • Share your design ideas, wireframes, and mockups to enhance the visual appeal and usability of our website.
  • Collaborate with others to create inclusive and accessible design solutions.

2. Content Creation

  • Contribute engaging and inclusive content for the website.
  • Write blog posts, articles, or any other content that aligns with our mission.

3. Frontend Development

  • Contribute HTML, CSS, and JavaScript code to build and improve the functionality of our website.
  • Implement responsive design principles to ensure compatibility across various devices and screen sizes.

4. Documentation

  • Help maintain and improve documentation to make it easier for newcomers to understand and contribute to the project.
  • Provide clear and concise instructions for setting up the development environment, contributing code, and understanding the design and content guidelines.

Getting Started

To get started with contributing to our project, follow these steps:

The initial design file for development is available here. This serves as the starting point for the development process.

  1. Fork the Repository:

    • Fork this repository to your GitHub account to create your own copy of the project.
  2. Clone the Repository:

    • Clone the forked repository to your local machine using the following command:
      git clone https://github.com/MLSA-WGMIT/WGMIT-Website.git
      
  3. Make Changes:

    • Make your desired changes to the codebase, design files, content, or documentation using your preferred code editor.
  4. Commit and Push Changes:

    • Commit your changes to your local repository and push them to your GitHub account:
      git add .
      git commit -m "Description of changes"
      git push origin main
      
  5. Create a Pull Request:

    • Create a pull request from your forked repository to the main repository.
    • Provide a clear description of your changes and any relevant details.

Code of Conduct

Please review our Code of Conduct before contributing to ensure a positive and inclusive environment for all participants.

Our amazing Contributors🌟


Kudos! Your contribution is greatly appreciated.

License

This project is licensed under the MIT License. By contributing to this project, you agree to abide by the terms of this license.

Contact Us

If you have any questions, suggestions, or feedback, feel free to reach out to us at WGMIT Leads.

Thank you for your interest in contributing to our project! Together, we can make a difference in promoting diversity and inclusion in the tech industry.

About

https://mlsa-wgmit.github.io/WGMIT-Website/

License:MIT License


Languages

Language:CSS 82.3%Language:HTML 13.7%Language:JavaScript 4.0%