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: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -25,24 +25,22 @@ Initially, we will also give preference for MOOC (Massive Open Online Course) ty
25
25
26
26
## Becoming an OSS student
27
27
28
-
Your registration for this graduation course will be effectuated after you create your profile in our [students](/students) folder.
28
+
Your registration for this graduation course will be effectuated after you create your profile in our [students profile](https://github.com/open-source-society/computer-science-and-engineering/issues/28) issue.
29
29
30
30
> **"How can I do this?"**
31
31
32
-
Just fork this repository and create a markdown file named with your **GitHub username**. It’s that simple.
32
+
Comment in [that](https://github.com/open-source-society/computer-science-and-engineering/issues/28) issue in order to officially enrolling in our course, and make your public commitment!
33
33
34
-
Use the model below to create your own file:
34
+
Use the following model to create your profile:
35
35
36
36
```
37
-
# Student Profile
38
-
39
37
- **Name**: YOUR NAME
40
38
- **GitHub**: [@your_username]()
41
39
- **Twitter**: [@your_username]()
42
40
- **Linkedin**: [link]()
43
41
- **Website**: [yourblog.com]()
44
42
45
-
# Completed Courses
43
+
## Completed Courses
46
44
47
45
**Name of the Section**
48
46
@@ -51,6 +49,8 @@ Course|Files
51
49
Course Name| [link]()
52
50
```
53
51
52
+
**IMPORTANT**: add your profile **once** and **after** you **finish** each course you can **return** here and **update** your comment.
53
+
54
54
**ps**: In the *Completed Courses* section, you should link your repository that contain the files that you created in the respective course.
0 commit comments