From 32e8a19c388b350098f4b8e6b08d681138e0a92f Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 15 Oct 2022 23:30:59 +0100 Subject: [PATCH 01/23] created a contribution.md file --- CONTRIBUTING.md | 60 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..2379f71 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,60 @@ + WELCOME TO OSCSA + +OSCSA welcomes contributors from around the world that are interested in contributing to its repositries + + CODE OF CONDUCTS + +All contributors are required to read and abide by the code of conducts of OSCSA. +This is to ensure that the OSCSA environment is a safe working/contribution for all contributors +link: https://github.com/Open-Science-Community-Saudi-Arabia/Open-Science-Community-in-Saudi/blob/main/CODE_OF_CONDUCT.md + + HOW TO CONTRIBUTE TO OSCSA WEBSITE + +The OSCSA website is the official website for the OSCSA community +The website was built with +-HTML +-CSS +-JAVASCRIPT +-PHP + +Contribution can either be technical or non-technical, so dont be worried if you have no coding knowledge. + + STEPS TO CONTRIBUTE + +-Start by forking and cloning the OSCSA website repository +link : https://github.com/Open-Science-Community-Saudi-Arabia/OSCSA_Website + +-Now open the cloned repo in your IDE(e.g VsCode) + +-Create a new branch +link on how to create a new branch: https://www.freecodecamp.org/news/how-to-create-a-local-git-branch/ + +-Open the index.html file then use the shortcut [shift+alt+b] to see the website in your browser + +-Go through the website and think of ways tha you can contribute to the website +i.e + +- working on an issues by mentors +- correcting a typographical error +- creating new features +- fixing a bug +- writng content e.t.c + +-Now that you know what you what you want to work on, create an issue on github taggin one of the mentors, and also make +sure that issue has not been assigned or suggested to/by another contributor + +-Now that you've contributed ,push your code to your branch then make a pull request + +link: how to make a pull request :https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/ + +-While describing your pull request make sure to add the issue number you are wokring on +e.g fixes #24 + +- describe the problem you are solving +- list the areas you've corrected +- Then create pull request + +-wait for it to be reviewed and merged +-Congrats on your first contribution. + + HURRAY!!!! From b849fa2171ed6374a03b73c2cd66a205fe12424d Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:06:59 +0100 Subject: [PATCH 02/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2379f71..89f06bd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ link: https://github.com/Open-Science-Community-Saudi-Arabia/Open-Science-Commun The OSCSA website is the official website for the OSCSA community The website was built with --HTML +- HTML -CSS -JAVASCRIPT -PHP From 482b51e0224fc58a838d47f7d93e648985cae930 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:07:08 +0100 Subject: [PATCH 03/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 89f06bd..d7acec9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,7 @@ link: https://github.com/Open-Science-Community-Saudi-Arabia/Open-Science-Commun The OSCSA website is the official website for the OSCSA community The website was built with - HTML --CSS +- CSS -JAVASCRIPT -PHP From d90520d83c3de070d5437a587938a7653aaaa8d9 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:07:40 +0100 Subject: [PATCH 04/23] Update CONTRIBUTING.md commiting the suggestions made by my mentor Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d7acec9..e8a7c7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ The OSCSA website is the official website for the OSCSA community The website was built with - HTML - CSS --JAVASCRIPT +- JAVASCRIPT -PHP Contribution can either be technical or non-technical, so dont be worried if you have no coding knowledge. From be7a43a191467f781a3f3cf2afcb504a4b8b9db0 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:07:53 +0100 Subject: [PATCH 05/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e8a7c7f..ea7b859 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ The website was built with - HTML - CSS - JAVASCRIPT --PHP +- PHP Contribution can either be technical or non-technical, so dont be worried if you have no coding knowledge. From edc8a1555051e2b2c3177053ed14125d0f18ec92 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:08:05 +0100 Subject: [PATCH 06/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea7b859..a12a90d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Contribution can either be technical or non-technical, so dont be worried if you STEPS TO CONTRIBUTE --Start by forking and cloning the OSCSA website repository +- Start by forking and cloning the OSCSA website repository link : https://github.com/Open-Science-Community-Saudi-Arabia/OSCSA_Website -Now open the cloned repo in your IDE(e.g VsCode) From b0fdb8d24645f3e91850d7e9b8aecd7a6813976f Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:08:18 +0100 Subject: [PATCH 07/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a12a90d..06cbb8c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,7 +50,7 @@ link: how to make a pull request :https://www.freecodecamp.org/news/how-to-make- -While describing your pull request make sure to add the issue number you are wokring on e.g fixes #24 -- describe the problem you are solving +- Describe the problem you are solving - list the areas you've corrected - Then create pull request From fd54c4d402c7efd11bf4d9897c92e9c06541fe92 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:08:43 +0100 Subject: [PATCH 08/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 06cbb8c..9abc439 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,6 +55,6 @@ e.g fixes #24 - Then create pull request -wait for it to be reviewed and merged --Congrats on your first contribution. +- Congrats on your first contribution 🎉 . HURRAY!!!! From 2da384a848c3488f5ea3de3a65ab2e39d9702f69 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:08:59 +0100 Subject: [PATCH 09/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9abc439..ce6cd0d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,7 @@ e.g fixes #24 - list the areas you've corrected - Then create pull request --wait for it to be reviewed and merged +- Wait for it to be reviewed and merged - Congrats on your first contribution 🎉 . HURRAY!!!! From 8640eb9407e2a8bea09369c2ad8a3ab9d0499c03 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:09:36 +0100 Subject: [PATCH 10/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ce6cd0d..1182bd1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ link: how to make a pull request :https://www.freecodecamp.org/news/how-to-make- e.g fixes #24 - Describe the problem you are solving -- list the areas you've corrected +- List the areas you've corrected - Then create pull request - Wait for it to be reviewed and merged From 9291b90295855bbb373203b9b592089c18c18c93 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:09:49 +0100 Subject: [PATCH 11/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1182bd1..b2b8b7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,7 +52,7 @@ e.g fixes #24 - Describe the problem you are solving - List the areas you've corrected -- Then create pull request +- Then create a pull request (PR) - Wait for it to be reviewed and merged - Congrats on your first contribution 🎉 . From 6d6d4f5c8c8d3898fc1966745a51cf3cec9c75d7 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:10:05 +0100 Subject: [PATCH 12/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b2b8b7f..00cd291 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ link : https://github.com/Open-Science-Community-Saudi-Arabia/OSCSA_Website -Now open the cloned repo in your IDE(e.g VsCode) --Create a new branch +- Create a new branch link on how to create a new branch: https://www.freecodecamp.org/news/how-to-create-a-local-git-branch/ -Open the index.html file then use the shortcut [shift+alt+b] to see the website in your browser From c899ec1957a228546f5bbdc48de0f4fb2a24bddc Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:10:29 +0100 Subject: [PATCH 13/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 00cd291..bfac78d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ Contribution can either be technical or non-technical, so dont be worried if you - Start by forking and cloning the OSCSA website repository link : https://github.com/Open-Science-Community-Saudi-Arabia/OSCSA_Website --Now open the cloned repo in your IDE(e.g VsCode) +- Now open the cloned repo in your IDE (e.g VsCode) - Create a new branch link on how to create a new branch: https://www.freecodecamp.org/news/how-to-create-a-local-git-branch/ From 6aff3deb6c9959937957bd7ab06f7e9ab644e27b Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:11:01 +0100 Subject: [PATCH 14/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bfac78d..f183513 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ link : https://github.com/Open-Science-Community-Saudi-Arabia/OSCSA_Website - Create a new branch link on how to create a new branch: https://www.freecodecamp.org/news/how-to-create-a-local-git-branch/ --Open the index.html file then use the shortcut [shift+alt+b] to see the website in your browser +- Open the index.html file then use the shortcut [shift+alt+b] to see the website in your browser -Go through the website and think of ways tha you can contribute to the website i.e From ecb079ed373af538a14fe7bc3332a510f1ddf98c Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:11:27 +0100 Subject: [PATCH 15/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f183513..04f2a6a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,7 @@ link on how to create a new branch: https://www.freecodecamp.org/news/how-to-cre - Open the index.html file then use the shortcut [shift+alt+b] to see the website in your browser --Go through the website and think of ways tha you can contribute to the website +- Go through the website and think of ways that you can contribute to the website i.e - working on an issues by mentors From 3fb3f851191036aa41e19b55e25d4ea2b23144e4 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:11:51 +0100 Subject: [PATCH 16/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 04f2a6a..eef3bd3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ link on how to create a new branch: https://www.freecodecamp.org/news/how-to-cre - Go through the website and think of ways that you can contribute to the website i.e -- working on an issues by mentors +- Working on an issues by mentors - correcting a typographical error - creating new features - fixing a bug From 4f01f5f304298afdd7d8d8981857e0de71020419 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:12:10 +0100 Subject: [PATCH 17/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eef3bd3..c042f19 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,7 +35,7 @@ link on how to create a new branch: https://www.freecodecamp.org/news/how-to-cre i.e - Working on an issues by mentors -- correcting a typographical error +- Correcting a typographical error - creating new features - fixing a bug - writng content e.t.c From 5cfbabd2712af1429ecfa6e8ede491e773abec35 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:12:36 +0100 Subject: [PATCH 18/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c042f19..18c6c23 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,7 +36,7 @@ i.e - Working on an issues by mentors - Correcting a typographical error -- creating new features +- Creating new features - fixing a bug - writng content e.t.c From 6d8442fa1e8e868436bc379613c0b20c868f4fe3 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:13:57 +0100 Subject: [PATCH 19/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 18c6c23..df45de5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,7 +47,7 @@ sure that issue has not been assigned or suggested to/by another contributor link: how to make a pull request :https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/ --While describing your pull request make sure to add the issue number you are wokring on +- While describing your pull request, make sure to add the issue number you are working on e.g fixes #24 - Describe the problem you are solving From 4df1a78ce863daaf1923a386b9a997fa6795e20c Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:15:48 +0100 Subject: [PATCH 20/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index df45de5..5e66a96 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,7 +37,7 @@ i.e - Working on an issues by mentors - Correcting a typographical error - Creating new features -- fixing a bug +- Fixing a bug - writng content e.t.c -Now that you know what you what you want to work on, create an issue on github taggin one of the mentors, and also make From 815ab3883d319256d0d252e6acba3aab560f60c4 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:16:09 +0100 Subject: [PATCH 21/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e66a96..75a3936 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,7 +38,7 @@ i.e - Correcting a typographical error - Creating new features - Fixing a bug -- writng content e.t.c +- Writng content e.t.c -Now that you know what you what you want to work on, create an issue on github taggin one of the mentors, and also make sure that issue has not been assigned or suggested to/by another contributor From 0b65e42b432dce52a30663362ef73420b50f1a10 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:16:40 +0100 Subject: [PATCH 22/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 75a3936..7a5dc2b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ i.e - Fixing a bug - Writng content e.t.c --Now that you know what you what you want to work on, create an issue on github taggin one of the mentors, and also make +- Now that you know what you what you want to work on, create an issue on GitHub tagging one of the mentors, and also make sure that issue has not been assigned or suggested to/by another contributor -Now that you've contributed ,push your code to your branch then make a pull request From 1ba275f36085390320c2e355b25e8fc83d955406 Mon Sep 17 00:00:00 2001 From: jesutobi <43034407+jesutobi@users.noreply.github.com> Date: Sat, 22 Oct 2022 22:17:25 +0100 Subject: [PATCH 23/23] Update CONTRIBUTING.md Co-authored-by: Batool Almarzouq <53487593+BatoolMM@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7a5dc2b..6774747 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,7 +43,7 @@ i.e - Now that you know what you what you want to work on, create an issue on GitHub tagging one of the mentors, and also make sure that issue has not been assigned or suggested to/by another contributor --Now that you've contributed ,push your code to your branch then make a pull request +- Now that you've contributed, push your code to your branch, then make a pull request link: how to make a pull request :https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/