Skip to content

Commit db0fd29

Browse files
committed
Move contributor guide to separate file
1 parent 8c25271 commit db0fd29

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# How to collaborate
2+
3+
You can [open an issue](https://help.github.com/articles/creating-an-issue/) and give us your suggestions as to how we can improve this guide, or what we can do to improve the learning experience.
4+
5+
You can also [fork this project](https://help.github.com/articles/fork-a-repo/) and send a [pull request](https://help.github.com/articles/using-pull-requests/) to fix any mistakes that you have found.
6+
7+
If you want to suggest a new resource, send a pull request adding such resource to the [extras](https://github.com/open-source-society/computer-science/tree/master/extras) section.
8+
9+
The **extras** section is a place where all of us will be able to submit interesting additional articles, books, courses and specializations, keeping our curriculum *as immutable and concise as possible*.

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -538,18 +538,6 @@ Now we have a stable version of the curriculum, which won't change anymore, only
538538

539539
Our students can trust in this curriculum because it has been carefully planned and covers the major core topics that a conventional Computer Science program covers.
540540

541-
# How to collaborate
542-
543-
You can [open an issue](https://help.github.com/articles/creating-an-issue/) and give us your suggestions as to how we can improve this guide, or what we can do to improve the learning experience.
544-
545-
You can also [fork this project](https://help.github.com/articles/fork-a-repo/) and send a [pull request](https://help.github.com/articles/using-pull-requests/) to fix any mistakes that you have found.
546-
547-
If you want to suggest a new resource, send a pull request adding such resource to the [extras](https://github.com/open-source-society/computer-science/tree/master/extras) section.
548-
549-
The **extras** section is a place where all of us will be able to submit interesting additional articles, books, courses and specializations, keeping our curriculum *as immutable and concise as possible*.
550-
551-
**Let's do it together! :smile:**
552-
553541
# Community
554542

555543
Subscribe to [/r/opensourcesociety](https://www.reddit.com/r/opensourcesociety/)!
@@ -580,4 +568,4 @@ Add **Open Source Society University** to your [Facebook](https://www.facebook.c
580568
- [Stanford University](https://lagunita.stanford.edu/)
581569
- [MIT Open Courseware](http://ocw.mit.edu/courses/#electrical-engineering-and-computer-science)
582570
- [A DIY Computer Science Education](https://bradfieldcs.com/diy/)
583-
- [Obtaining a Thorough CS Background Online](http://spin.atomicobject.com/2015/05/15/obtaining-thorough-cs-background-online/)
571+
- [Obtaining a Thorough CS Background Online](http://spin.atomicobject.com/2015/05/15/obtaining-thorough-cs-background-online/)

0 commit comments

Comments
 (0)