You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+9-4
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,15 @@ If you have non-substantive updates to make to the curriculum, such as a course'
5
5
## Substantive changes
6
6
If you have specific and substantive criticisms of the curriculum, i.e. problems related to the progression/content of courses it would be appropriate to [open an issue](https://help.github.com/articles/creating-an-issue/). While it is acceptable to point out problems, all successful changes naturally require a plan for fixing the problem.
7
7
OSSU’s curricular guidelines are [here](https://github.com/ossu/computer-science/blob/master/extras/curriculum_guidelines.md). Successful critiques of the curriculum will point out ways that OSSU is failing to uphold these guidelines. Examples are:
8
-
OSSU lists a course as required when the course topics are elective in the curricular guide.
9
-
OSSU does not having a course to cover required topics from the curricular guide.
10
-
OSSU lists multiple courses that cover the same topics when fewer courses could suffice.
11
-
OSSU recommends a course to teach a topic, but there exists a higher quality course that covers the same material.
8
+
9
+
* OSSU lists a course as required when the course topics are elective in the curricular guide.
10
+
* OSSU does not having a course to cover required topics from the curricular guide.
11
+
* OSSU lists multiple courses that cover the same topics when fewer courses could suffice.
12
+
* OSSU recommends a course to teach a topic, but there exists a higher quality course that covers the same material.
13
+
## Other ways to contribute
14
+
### Responding to Issues
12
15
Issues require more than just users to suggest them. Issues require active community members to read and respond to proposals. Even adding simple [emoji reactions](https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) can help the community.
16
+
### Engaging with other students
17
+
Learning is enhanced by engaged peers. You can be that peer for someone new to OSSU. When you see a new person posting in Gitter, ask them a question about themselves. When you see a cohort starting at _almost_ the right time, join in. Doing so will make OSSU a stronger program for everyone, including you.
13
18
# Personal Customization
14
19
If you want to customize the curriculum for yourself, you are encouraged to [fork this project](https://help.github.com/articles/fork-a-repo/)!
0 commit comments