Skip to content

Commit 6a4a80e

Browse files
committed
Change the mechanims to enrolling
1 parent de01baf commit 6a4a80e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,22 @@ Initially, we will also give preference for MOOC (Massive Open Online Course) ty
2525

2626
## Becoming an OSS student
2727

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.
2929

3030
> **"How can I do this?"**
3131
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!
3333

34-
Use the model below to create your own file:
34+
Use the following model to create your profile:
3535

3636
```
37-
# Student Profile
38-
3937
- **Name**: YOUR NAME
4038
- **GitHub**: [@your_username]()
4139
- **Twitter**: [@your_username]()
4240
- **Linkedin**: [link]()
4341
- **Website**: [yourblog.com]()
4442
45-
# Completed Courses
43+
## Completed Courses
4644
4745
**Name of the Section**
4846
@@ -51,6 +49,8 @@ Course|Files
5149
Course Name| [link]()
5250
```
5351

52+
**IMPORTANT**: add your profile **once** and **after** you **finish** each course you can **return** here and **update** your comment.
53+
5454
**ps**: In the *Completed Courses* section, you should link your repository that contain the files that you created in the respective course.
5555

5656
> **"Why should I do this?"**

0 commit comments

Comments
 (0)