Skip to content

Commit 82557fb

Browse files
authored
Merge branch 'main' into development
2 parents d861674 + 9f304b6 commit 82557fb

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@
4343
"bug",
4444
"code"
4545
]
46+
},
47+
{
48+
"login": "H4RV3Y2805",
49+
"name": "Len Harvey",
50+
"avatar_url": "https://avatars.githubusercontent.com/u/8833420?v=4",
51+
"profile": "https://github.com/H4RV3Y2805",
52+
"contributions": [
53+
"design"
54+
]
4655
}
4756
],
4857
"contributorsPerLine": 7,
@@ -51,5 +60,6 @@
5160
"repoType": "github",
5261
"repoHost": "https://github.com",
5362
"skipCi": true,
54-
"commitConvention": "angular"
63+
"commitConvention": "angular",
64+
"commitType": "docs"
5565
}

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@
1313
<!-- PROJECT BADGES -->
1414

1515
[![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/iLPdev/prs?include_prereleases&sort=semver&style=flat-square)](https://github.com/iLPdev/prs/releases/latest) [![Issues][issues-shield]][issues-url] ![Downloads][downloads-shield] [![GPL License][license-shield]][license-url] [![standard-readme compliant][standard-readme-shield]][standard-readme-url]
16-
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Mudlet/Mudlet?style=flat-square&label=client&sort=semver)](https://github.com/Mudlet/Mudlet/releases/latest) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
18-
19-
<!-- ALL-CONTRIBUTORS-BADGE:END -->
16+
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Mudlet/Mudlet?style=flat-square&label=client&sort=semver)](https://github.com/Mudlet/Mudlet/releases/latest) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --><!-- ALL-CONTRIBUTORS-BADGE:END -->
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)<!-- ALL-CONTRIBUTORS-BADGE:END -->
2018

2119
<!-- SHORT DESCRIPTION -->
2220
<p align="center">
@@ -256,6 +254,7 @@ Thanks go to these amazing folks ([emoji key](https://allcontributors.org/docs/e
256254
<td align="center" valign="top" width="14.28%"><a href="https://soundcloud.com/phortran"><img src="https://avatars.githubusercontent.com/u/1166681?v=4?s=100" width="100px;" alt="Tom Dinchak"/><br /><sub><b>Tom Dinchak</b></sub></a><br /><a href="https://github.com/iLPdev/prs/commits?author=dinchak" title="Code">💻</a> <a href="#ideas-dinchak" title="Ideas, Planning, & Feedback">🤔</a></td>
257255
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iLPdev"><img src="https://avatars.githubusercontent.com/u/1428343?v=4?s=100" width="100px;" alt="iLPdev"/><br /><sub><b>iLPdev</b></sub></a><br /><a href="https://github.com/iLPdev/prs/commits?author=iLPdev" title="Code">💻</a> <a href="https://github.com/iLPdev/prs/commits?author=iLPdev" title="Documentation">📖</a> <a href="#design-iLPdev" title="Design">🎨</a> <a href="#ideas-iLPdev" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-iLPdev" title="Maintenance">🚧</a> <a href="#projectManagement-iLPdev" title="Project Management">📆</a> <a href="https://github.com/iLPdev/prs/pulls?q=is%3Apr+reviewed-by%3AiLPdev" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/iLPdev/prs/commits?author=iLPdev" title="Tests">⚠️</a> <a href="#infra-iLPdev" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
258256
<td align="center" valign="top" width="14.28%"><a href="https://github.com/eterchun"><img src="https://avatars.githubusercontent.com/u/471484?v=4?s=100" width="100px;" alt="eterchun"/><br /><sub><b>eterchun</b></sub></a><br /><a href="#userTesting-eterchun" title="User Testing">📓</a> <a href="https://github.com/iLPdev/prs/commits?author=eterchun" title="Tests">⚠️</a> <a href="https://github.com/iLPdev/prs/issues?q=author%3Aeterchun" title="Bug reports">🐛</a> <a href="https://github.com/iLPdev/prs/commits?author=eterchun" title="Code">💻</a></td>
257+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/H4RV3Y2805"><img src="https://avatars.githubusercontent.com/u/8833420?v=4?s=100" width="100px;" alt="Len Harvey"/><br /><sub><b>Len Harvey</b></sub></a><br /><a href="#design-H4RV3Y2805" title="Design">🎨</a></td>
259258
</tr>
260259
</tbody>
261260
</table>

0 commit comments

Comments
 (0)