Skip to content

Commit 1058e45

Browse files
authored
Update CONTRIBUTING_vi.md
1 parent 3fda373 commit 1058e45

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CONTRIBUTING_vi.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@ Viết commit rõ ràng, có ý nghĩa và dễ hiểu. Cấu trúc đề xuất
7171

7272
#### 📌 Ví dụ:
7373

74-
- `feature: thêm ghi chú về HTTP Status Codes`
75-
- `fix: sửa chính tả trong file design-patterns.md`
76-
- `update: cập nhật ví dụ cho binary search`
77-
- `remove: xoá ghi chú trùng lặp trong folder aws`
78-
- `docs: thêm hướng dẫn cách tạo pull request`
74+
- `feature: add notes on HTTP Status Codes`
75+
- `fix: correct typos in design-patterns.md`
76+
- `update: improve binary search examples`
77+
- `remove: delete duplicate notes in aws folder`
78+
- `docs: add instructions for creating pull requests`
7979

8080
#### 🧠 Gợi ý thêm:
8181

82-
- thể viết bằng **tiếng Việt hoặc tiếng Anh** (nhất quán trong 1 pull request)
83-
- **Tránh commit mơ hồ** như: `update 1`, `fix lỗi`, `test`
82+
- Bạn chỉ có thể viết bằng **tiếng Anh**
83+
- **Tránh commit mơ hồ** như: `update 1`, `fix bug`, `test`
8484
- Nếu liên quan issue, thêm số vào cuối:
85-
👉 `fix: lỗi chính tả trong aws-note #12`
85+
👉 `fix: typo in aws-note #12`
8686

8787

8888
### 5. Commit & Push

0 commit comments

Comments
 (0)