👍🎉 First off, thanks for taking the time to contribute! 🎉👍
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
- Fork the repository
- Clone the repo by running
git clone https://github.com/<yourusername\>/CSE-Lab-Manual
- Ensure that you have changed all the programs related to one lab. A lab should not be a mix of new and old programs.
- Update the README.md respective to the lab with details of changes to the programs, including any special, unhandled cases encountered during the process of updating. Also update hyperlinks as required.
- Do not delete the old programs. Instead, move them to the archives directory in suitable sub-directory.
- Do not deviate from the directory structure and maintain the same structure and file-naming method throughout the repository.