Skip to content

Commit 7f5b595

Browse files
committed
Add how to send new links to the extras section
1 parent 7d704ec commit 7f5b595

File tree

5 files changed

+11
-6
lines changed

5 files changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [1.3.12] 2016-03-17
7+
### Added
8+
- How to collaborate: send new links to the extras section
9+
610
## [1.3.11] 2016-03-06
711
### Fixed
812
- Nand to Tetris: change name and url

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
421421

422422
## Change Log
423423

424-
**Curriculum Version**: `1.3.11`
424+
**Curriculum Version**: `1.3.12`
425425

426426
To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer.
427427

@@ -435,9 +435,13 @@ We also include modern topics, making this course one of the **best options** fo
435435

436436
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.
437437

438-
You can also [fork this project](https://help.github.com/articles/fork-a-repo/) to fix any mistakes that you have found or add new things, and then make a [pull request](https://help.github.com/articles/using-pull-requests/).
438+
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.
439439

440-
Let's do it together! =)
440+
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.
441+
442+
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*.
443+
444+
**Let's do it together! =)**
441445

442446
## Community
443447

extras/articles.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
- [Big Data](#big-data)
3333
- [Data Mining](#data-mining)
3434
- [Internet of Things](#internet-of-things)
35-
- [Specializations](#specializations)
3635

3736
---
3837

extras/books.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
- [Big Data](#big-data)
3333
- [Data Mining](#data-mining)
3434
- [Internet of Things](#internet-of-things)
35-
- [Specializations](#specializations)
3635

3736
---
3837

extras/courses.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
- [Big Data](#big-data)
3333
- [Data Mining](#data-mining)
3434
- [Internet of Things](#internet-of-things)
35-
- [Specializations](#specializations)
3635

3736
---
3837

0 commit comments

Comments
 (0)