From 6c39d91683e12d1ddaa6b0d437c6ea291a0b75fd Mon Sep 17 00:00:00 2001 From: Prakhar Srivastav Date: Tue, 30 Dec 2014 10:08:01 +0300 Subject: [PATCH] adding contribution guidelines --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ca5ebd1..b7b9255a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Table of Contents - [CS Theory](#cs-theory) - [Introduction to CS](#introduction-to-cs) - [Misc](#misc) +- [Contributing](#contributing) Courses --- @@ -242,5 +243,8 @@ Courses - [Experiences](http://philipmjohnson.github.io/ics314f13/experiences/) - [Assessments](http://philipmjohnson.github.io/ics314f13/assessments/) +### Contributing +Have a few courses in mind that you think are awesome and would fit in this list? Feel free to send a [pull request](https://github.com/prakhar1989/awesome-courses/pulls). However, do note that I'm not keen on adding popular courses (such as MOOCs / MIT OCW) as there are sevices like [ClassCentral](https://www.class-central.com/) doing a great job of aggregation. This list is ideally for courses which are relatively unknown and make their material (assignments, lectures, exams etc.) available online for free. + ----- -*Note* For some reason, I'm unable to get emojis to work on this readme (see [issue](https://github.com/prakhar1989/awesome-courses/issues/29) for context). If you are able to get them to work (or identify the issue), I'd appreciate help with adding emojis for courses. Thanks! +*Note* For some reason, I'm unable to get emojis to work on this readme (see [issue](https://github.com/prakhar1989/awesome-courses/issues/29) for context). If you are able to get them to work (or identify the issue), please let me know. Thanks!