RoboticsClubIITJ / ML-DL-implementation

An implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
BSD 3-Clause "New" or "Revised" License
49 stars 69 forks source link

Deleted PULL_REQUEST_TEMPLATE folder from .github #195

Closed shahrushi2003 closed 1 year ago

shahrushi2003 commented 1 year ago

References to other Issues or PRs or Relevant literature

In the PR RoboticsClubIITJ/ML-DL-implementation#193, the file was copied but not deleted. This PR aims to remove the redundant files.

Brief description of what is fixed or changed

PULL_REQUEST_TEMPLATE was a redundant folder from .github and therefore, it was deleted.