Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add tthuong123 as a contributor for content #5

Merged
merged 3 commits into from
Nov 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@
"contributorsSortAlphabetically": false,
"linkToUsage": true,
"skipCi": true,
"contributors": [],
"contributors": [
{
"login": "tthuong123",
"name": "tthuong123",
"avatar_url": "https://avatars.githubusercontent.com/u/117075629?v=4",
"profile": "https://github.com/tthuong123",
"contributions": [
"content"
]
}
],
"commitConvention": "angular"
}
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sổ tay Phúc lợi động vật

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#lời-cảm-ơn)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## Lời cảm ơn
Expand All @@ -10,6 +10,22 @@ Xin cảm ơn những người đã đóng góp cho sổ tay này.
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center"><a href="https://github.com/tthuong123"><img src="https://avatars.githubusercontent.com/u/117075629?v=4?s=100" width="100px;" alt="tthuong123"/><br /><sub><b>tthuong123</b></sub></a><br /><a href="#content-tthuong123" title="Content">🖋</a></td>
</tr>
</tbody>
<tfoot>
<tr>
<td align="center" size="13px" colspan="7">
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
</img>
</td>
</tr>
</tfoot>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
Expand Down
18 changes: 17 additions & 1 deletion lời_mở_đầu.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Lời mở đầu

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#lời-cảm-ơn)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Chào mừng bạn đến với Sổ tay Phúc lợi Động vật. Phúc lợi động vật đang dần trở thành khái niệm quen thuộc và được bàn luận nhiều trên các trang mạng xã hội ở Việt Nam. Cuốn sổ tay này là tổng hợp các kiến thức về phúc lợi động vật cho những ai mới bắt đầu hành trình tìm hiểu khái niệm này.
Expand All @@ -21,6 +21,22 @@ Xin cảm ơn những người đã đóng góp cho sổ tay này.
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center"><a href="https://github.com/tthuong123"><img src="https://avatars.githubusercontent.com/u/117075629?v=4?s=100" width="100px;" alt="tthuong123"/><br /><sub><b>tthuong123</b></sub></a><br /><a href="#content-tthuong123" title="Content">🖋</a></td>
</tr>
</tbody>
<tfoot>
<tr>
<td align="center" size="13px" colspan="7">
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
</img>
</td>
</tr>
</tfoot>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
Expand Down