-
Notifications
You must be signed in to change notification settings - Fork 263
Added 'FLAMES-game' folder to Scripts/Miscellaneous which implement the 'FLAMES' game using python script #54
Conversation
@Saujanya0910 Remove the extra files that you have committed your pull request must only contain what you have added!!
Remove all other 16 files from commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove unnecessary files
These aren't my commit, these are from the pull upstream. The other commits are from before my commits. |
This happened because your fork was not up-to-date with our repo before making changes in your forked repo please make sure it is up to date by running following commands:
Thanks |
Before pushing my local repo to remote, I had updated my local repo as the upstream. What to do now ? |
I have fixed it now don't worry |
Thank you, and sorry for the inconvenience. |
@all-contributors please add @Saujanya0910 for code |
I've put up a pull request to add @Saujanya0910! 🎉 |
Description
Added a folder 'FLAMES-game' containing 'flames_game.py' script, 'README.md' having details and screenshots.
Fixes #(#33 )
Type of change
Choosing one or more options from the following as per the nature of your Pull request.
NOTE: These boxes can be checked using
[X]
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Documentation Update
Checklist:
Please tick all the boxes that are fulfilled by your Pull Request.
Update index.md
)README.md
, according to the givenREADME_TEMPLATE.