From b0b571520da700ec01d14eede332cd3539bec6b2 Mon Sep 17 00:00:00 2001
From: Kamran Ahmed
Date: Wed, 21 Sep 2022 17:27:50 +0400
Subject: [PATCH] Update contribution guidelines
---
content/guides.json | 2 +-
content/videos/basics-of-authentication.md | 1 -
contributing.md | 4 ++--
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/content/guides.json b/content/guides.json
index d548a6b98..58cbb698d 100644
--- a/content/guides.json
+++ b/content/guides.json
@@ -205,7 +205,7 @@
"description": "Learn the basics of internet and everything involved with this short video series",
"isNew": false,
"type": "textual",
- "authorUsername": "dmytrobol",
+ "authorUsername": "kamranahmedse",
"updatedAt": "2021-02-29T15:48:21.191Z",
"createdAt": "2021-02-29T15:48:21.191Z"
},
diff --git a/content/videos/basics-of-authentication.md b/content/videos/basics-of-authentication.md
index b8d0488e5..31195196f 100644
--- a/content/videos/basics-of-authentication.md
+++ b/content/videos/basics-of-authentication.md
@@ -1,2 +1 @@
-
diff --git a/contributing.md b/contributing.md
index 971b62408..c3585c0cd 100644
--- a/contributing.md
+++ b/contributing.md
@@ -57,7 +57,7 @@ Please note that the markdown has a specific format. Please follow the sample fo
The roadmaps represent the skillset most valuable today, i.e., if you were to enter any of the listed fields today, what would you learn?! There might be things that are of-course being used today but prioritize the things that are most in demand today, e.g., agreed that lots of people are using angular.js today but you wouldn't want to learn that instead of React, Angular, or Vue. Use your critical thinking to filter out non-essential stuff. Give honest arguments for why the resource should be included.
-
Do not add things you have not evaluated personally!
Use your critical thinking to filter out non-essential stuff. Give honest arguments for why the resource should be included. Have you read this book? Can you give a short article?
--
One item per Pull Request
- There may be a discussion related to an item you want to add. Adding just a single item per pull request makes it much easier for everyone involved.
+-
Create a Single PR for Content Additions
+ If you are planning to contribute by adding content to the roadmaps, I recommend you to clone the repository, add content to the [content directory of the roadmap](./content/roadmaps/) and create a single PR to make it easier for me to review and merge the PR.
- Write meaningful commit messages
- Look at the existing issues/pull requests before opening new ones