From a5cc6fa422a09e36284638634d108cbc1614c739 Mon Sep 17 00:00:00 2001 From: a-sommer <71791426+a-sommer@users.noreply.github.com> Date: Tue, 26 Sep 2023 10:32:56 -0400 Subject: [PATCH] Update README.md Added links to the website and discord. Corrected some grammar and reworded sections for clarity. --- README.md | 53 ++++++++++++++++++++++------------------------------- 1 file changed, 22 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index e984cf33a4..bf07448638 100644 --- a/README.md +++ b/README.md @@ -6,21 +6,17 @@
-## Why to Open Source
+## Why Open-Source
-Contributing in open source increases your opportunities to work with different projects and mentors, getting to know various insights and ideas. It is a platform where contributors grow together with a construvtive and a positive attitude.
+Contributing to open-source projects can help you improve or learn new skills and find mentors. It is also a place where contributors can grow together with a constructive and positive attitude.
-This repository also provides one such platforms where contributers come over and put their ideas of new games and make our website as interactive as much they can!
+We love showcasing the games people have contributed! Visit our [website](https://kunjgit.github.io/GameZone/) to check them out!
[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/fgwk4XZfxG)
@@ -72,34 +68,31 @@ This repository also provides one such platforms where contributers come over an
- Fork the repository
- Clone this repository `git clone "url of the repo"`
-* Raise and issue to add new game or to enhancement for a game (Have a look at few things you have to take care during raising issue )
+* Raise an issue to add a new game or an enhancement for an existing game
- - Select appropriate issue template
+ - Select an appropriate issue template
- Make sure your idea is unique and interesting 🚀
- * Don't alter the issue title. You are supposed to write your issue name after that only.
- - `[Issue Title]: Your Issue` make sure you just add your issue name
+ * Don't alter the issue title. Write the issue name after the issue title.
+ - `[Issue Title]: Issue Name`
- ex .`[New game]: Super Mario`
- Make sure you select the program in which you are participating 🔥
-- Wait till you have been assigned the issue
-- After you have been assigned the issue start working on the code
+- You can start working on the code **after** you have been assigned the issue.
- Create your new branch using `git checkout -b Games
@@ -505,9 +498,7 @@ This repository also provides one such platforms where contributers come over an
-- Read our [CONTRIBUTING GUIDELINE](./.github/CONTRIBUTING_GUIDELINE.md) to get all details about contributing to **GameZone**
-- Learn all about development process and all information you need to contribute to our project
-- If you are having the basic queries make sure you checkout resources there
+- Read our [Contributing Guidelines](./.github/CONTRIBUTING_GUIDELINE.md) to get all details about contributing to **GameZone**! You'll learn all about the development process and any information you might need to contribute to our project.
@@ -518,7 +509,7 @@ This repository also provides one such platforms where contributers come over an
-- Please note that this project is released with [CODE OF CONDUCT](./.github/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
+- Please note that this project has a [Code of Conduct](./.github/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
@@ -546,8 +537,8 @@ Terms and conditions for use, reproduction and distribution are under the [Apach