abidurrahman11 / Pygame-Racing-Car

Pygame Racing Car is a beginner-friendly open source project on GitHub aimed at improving the Pygame-based racing car game. This repository welcomes contributions from anyone interested in enhancing the game's features and functionality.
MIT License
12 stars 19 forks source link

Add an MIT license to this repo #1

Closed abidurrahman11 closed 1 year ago

abidurrahman11 commented 1 year ago

Instructions: First fork this repo to make your own copy. Then follow the steps below to add MIT license.

  1. Navigate to the main page of the repository.
  2. Above the list of files, select the Add file dropdown menu, then click + Create new file.
  3. In the file name field, type LICENSE (with all caps).
  4. Under the file name, click Choose a license template.
  5. On the left side of the page, under "Add a license to your project," review the available licenses, then select MIT license from the list.
  6. Click Review and submit.
  7. Click Commit changes...

After adding the licence in forked repo make a pull request.

P-Pole commented 1 year ago

Hello @abidurrahman11,

If you do not mind - I can deal with this issue.

bharaths44 commented 1 year ago

I can deal with this issue. @abidurrahman11 assign this issue if you do not mind

abidurrahman11 commented 1 year ago

@brion4 you can start working on the issue