Skip to content

Commit 2e8f276

Browse files
authored
Merge pull request #4 from HTMLToolkit/all-contributors/add-ET-Tha-Dev
docs: add ET-Tha-Dev as a contributor for promotion, userTesting, and ideas
2 parents bd5eeef + 531e1cf commit 2e8f276

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed

.all-contributorsrc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributors": [
10+
{
11+
"login": "ET-Tha-Dev",
12+
"name": "ET-Tha-Dev",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/203461701?v=4",
14+
"profile": "https://github.com/ET-Tha-Dev",
15+
"contributions": [
16+
"promotion",
17+
"userTesting",
18+
"ideas"
19+
]
20+
}
21+
],
22+
"contributorsPerLine": 7,
23+
"skipCi": true,
24+
"repoType": "github",
25+
"repoHost": "https://github.com",
26+
"projectName": "HTMLChat",
27+
"projectOwner": "HTMLToolkit"
28+
}

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# HTMLChat 💬
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25
[![GitHub Pages Build](https://github.com/HTMLToolkit/HTMLChat/actions/workflows/static.yml/badge.svg)](https://github.com/HTMLToolkit/HTMLChat/actions/workflows/static.yml) [![All Contributors](https://img.shields.io/github/all-contributors/HTMLToolkit/HTMLChat?color=ee8449&style=flat-square)](#contributors)
36

47

@@ -60,6 +63,13 @@ MIT, because why not.
6063
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
6164
<!-- prettier-ignore-start -->
6265
<!-- markdownlint-disable -->
66+
<table>
67+
<tbody>
68+
<tr>
69+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ET-Tha-Dev"><img src="https://avatars.githubusercontent.com/u/203461701?v=4?s=100" width="100px;" alt="ET-Tha-Dev"/><br /><sub><b>ET-Tha-Dev</b></sub></a><br /><a href="#promotion-ET-Tha-Dev" title="Promotion">📣</a> <a href="#userTesting-ET-Tha-Dev" title="User Testing">📓</a> <a href="#ideas-ET-Tha-Dev" title="Ideas, Planning, & Feedback">🤔</a></td>
70+
</tr>
71+
</tbody>
72+
</table>
6373

6474
<!-- markdownlint-restore -->
6575
<!-- prettier-ignore-end -->
@@ -74,3 +84,16 @@ MIT, because why not.
7484
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=HTMLToolkit/HTMLChat&type=Date" />
7585
</picture>
7686
</a>
87+
88+
## Contributors ✨
89+
90+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
91+
92+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
93+
<!-- prettier-ignore-start -->
94+
<!-- markdownlint-disable -->
95+
<!-- markdownlint-restore -->
96+
<!-- prettier-ignore-end -->
97+
<!-- ALL-CONTRIBUTORS-LIST:END -->
98+
99+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)