Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎮 Add more Games with their Tutorials in different Programming Languages. #1

Open
Aayushi-Mittal opened this issue Sep 26, 2020 · 1 comment
Labels
beginner documentation Improvements or additions to documentation enhancement New feature or request for-new-contributors good first issue Good for newcomers open for all up-for-grabs

Comments

@Aayushi-Mittal
Copy link
Owner

Aayushi-Mittal commented Sep 26, 2020

Steps for contribution :

  • Fork the Repository.
  • Check CONTRIBUTING.md for more on how to contribute.
  • Add Game Name, Link for tutorial or reference and Level/label to the README.md in the table under the Programming Language, you want to contribute. You can also use the template given below :

<h2> Language </h2>

| S. No. | Name   | Link                                         | Level                                                   |
|:------:|:------:|:--------------------------------------------:|:-------------------------------------------------------:|
| 1.     | Game-1 | https://www.youtube.com/.................... | <img src="https://img.shields.io/badge/-easy-success">  |
| 2.     | Game-2 | https://www.youtube.com/.................... | <img src="https://img.shields.io/badge/-hard-red">      |
| 3.     | Game-3 | https://www.youtube.com/.................... | <img src="https://img.shields.io/badge/-medium-orange"> |

Language

S. No. Name Link Level
1. Game-1 https://www.youtube.com/....................
2. Game-2 https://www.youtube.com/....................
3. Game-3 https://www.youtube.com/....................
  • Add and Commit the changes with a commit message in following format.
    ":heavy_plus_sign: Add {Game Name} in {Programming Language}"
  • Make a Pull Request. 🎉🙌
    "Add {Game Name} in {Programming Language}"

Thanks For your Contribution. 😊
Do give it a ⭐ if you like it!

@Aayushi-Mittal

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner documentation Improvements or additions to documentation enhancement New feature or request for-new-contributors good first issue Good for newcomers open for all up-for-grabs
Projects
None yet
Development

No branches or pull requests

1 participant