From 971d23c43a09d4323258c6fe46e5f118a888cfa5 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 16 Oct 2018 12:11:07 +0400 Subject: [PATCH] Contribution docs update --- contributing.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/contributing.md b/contributing.md index 714dbdac3..9448727b2 100644 --- a/contributing.md +++ b/contributing.md @@ -24,7 +24,9 @@ Your opinion on value of any resource may not match the opinion of curator. ## Guidelines -- **Adding everything available out there is not the goal!** The roadmaps represents 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. -- **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. +-

Adding everything available out there is not the goal!
+ The roadmaps represents 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.

+-

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.

- Write meaningful commit messages - Look at the existing issues/pull requests before opening new ones