Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 856 Bytes

File metadata and controls

29 lines (19 loc) · 856 Bytes

🧑‍💻 Contributing Guide

👋 Thank you for your interest in contributing to this educational resource.

📁 What's This Repository?

This repository contains code, assignments, presentations, and notes from my Software Engineering degree at UET New Campus (Session 2021). It’s publicly shared so that future students can benefit from the material.


🧩 Contribution Guidelines

  1. Fix or Improve Structure:
    • Feel free to fix typos, enhance formatting, or organize folders.
  2. Add Notes or Material:
    • You can upload your own assignments or improve explanations or any revelent material.
  3. Stay Respectful of Licenses:
    • Do not upload paid content or proprietary material.

🔧 How to Contribute

  1. Fork this repository.

  2. Create a new branch:

    git checkout -b contrib