diff --git a/exercises/sample-document.md b/exercises/sample-document.md index 86e57ea..a8be2fd 100644 --- a/exercises/sample-document.md +++ b/exercises/sample-document.md @@ -2,22 +2,22 @@ > ⚠️ **Chú ý:** File này cố tình có lỗi để sinh viên luyện tập sửa. Đây là bài tập 2. -##Giới thiệu về GitHub +### Giới thiệu về GitHub GitHub là một platform phát triển phần mềm rất phổ biến. ### Các tính năng chính -* Repository hosting +- Repository hosting - Issue tracking -* Pull requests +- Pull requests - Actions (CI/CD) ### Links hữu ích - [Trang chủ GitHub](https://github.com) - [Docs](https://docs.github.com) -- [Link bị hỏng](htps://broken-link.com) +- [Link bị hỏng](https://broken-link.com) -###Code Example +### Code Example Đây là ví dụ JavaScript: @@ -29,24 +29,24 @@ function hello() { ## Image Example -!(GitHub Logo)[https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png] +![GitHub Logo](https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png) ### Bảng so sánh Git vs GitHub -| Tính năng | Git | GitHub +| Tính năng | Git | GitHub | |----------|-----|--------| -Version Control | ✅ | ✅ -Remote Repository | ❌ | ✅ +| Version Control | ✅ | ✅ | +| Remote Repository | ❌ | ✅ | | Issue Tracking | ❌ | ✅ | -Pull Requests | ❌ | ✅ +| Pull Requests | ❌ | ✅ | -####Kết luận +#### Kết luận Git và GitHub là công cụ không thể thiếu cho developer hiện đại. **Để tìm hiểu thêm:** 1. Đọc documentation -2 Làm tutorial +2. Làm tutorial 3. Practice với project thực tế > **Ghi chú**: File này được tạo để luyện tập sửa lỗi Markdown! diff --git a/members/members.txt b/members/members.txt index 08c47f5..afa07cf 100644 --- a/members/members.txt +++ b/members/members.txt @@ -10,7 +10,7 @@ ## Danh sách: -- Maintainer - HUST/IT - maintainer@example.com - @maintainer +- Triệu Quốc Hiếu - HUST/ĐK-TĐH - hieutrieuquoc@gmail.com - hieutq2084