mirror of
https://github.com/ossu/computer-science.git
synced 2024-11-23 00:43:15 +03:00
Change the mechanims to enrolling
This commit is contained in:
parent
de01bafe72
commit
6a4a80e214
12
README.md
12
README.md
@ -25,24 +25,22 @@ Initially, we will also give preference for MOOC (Massive Open Online Course) ty
|
||||
|
||||
## Becoming an OSS student
|
||||
|
||||
Your registration for this graduation course will be effectuated after you create your profile in our [students](/students) folder.
|
||||
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.
|
||||
|
||||
> **"How can I do this?"**
|
||||
|
||||
Just fork this repository and create a markdown file named with your **GitHub username**. It’s that simple.
|
||||
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!
|
||||
|
||||
Use the model below to create your own file:
|
||||
Use the following model to create your profile:
|
||||
|
||||
```
|
||||
# Student Profile
|
||||
|
||||
- **Name**: YOUR NAME
|
||||
- **GitHub**: [@your_username]()
|
||||
- **Twitter**: [@your_username]()
|
||||
- **Linkedin**: [link]()
|
||||
- **Website**: [yourblog.com]()
|
||||
|
||||
# Completed Courses
|
||||
## Completed Courses
|
||||
|
||||
**Name of the Section**
|
||||
|
||||
@ -51,6 +49,8 @@ Course|Files
|
||||
Course Name| [link]()
|
||||
```
|
||||
|
||||
**IMPORTANT**: add your profile **once** and **after** you **finish** each course you can **return** here and **update** your comment.
|
||||
|
||||
**ps**: In the *Completed Courses* section, you should link your repository that contain the files that you created in the respective course.
|
||||
|
||||
> **"Why should I do this?"**
|
||||
|
Loading…
Reference in New Issue
Block a user